Commit 6e9e932
Fix default values for AVX and AVX512 OS state enabled flags
AVX and AVX512 strictly require the OS to enable OXSAVE
otherwise we can face "illegal instruction" depending on the context state1 parent 6606745 commit 6e9e932
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
197 | 197 | | |
198 | 198 | | |
199 | 199 | | |
200 | | - | |
201 | | - | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
202 | 205 | | |
203 | 206 | | |
204 | 207 | | |
| |||
0 commit comments