This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
Compiler Error C2414
illegal number of operands
Possible causes
- The opcode does not support the number of operands used. Check an assembly-language reference manual to determine the correct number of operands.
- A newer processor supports the instruction with a different number of operands. Adjust the /G option to use the later processor.