Quote:
Originally Posted by xilman
So what happens if I hand-craft an executable file which contains such an instruction and then try to execute it?
|
If the instruction is not supported then you get an exception. You can test it with an older OS not aware of AVX and try executing some AVX instructions on a newer CPU.