This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
Compiler Error C2416
'identifier' : illegal opcode for processor
The specified opcode is not valid in this context.
Possible causes
- The instruction requires a newer processor. A newer processor supports the instruction with additional types. Adjust the /G option to use the later processor.
- Using an opcode that is valid for the processor but that is not handled by the compiler.