Instruction Set for Inline Assembly

Microsoft Specific

The Microsoft C++ compiler supports all opcodes through the Pentium 4 and AMD Athlon. Additional instructions supported by the target processor can be created with the _emit Pseudoinstruction.

END Microsoft Specific

See also

Using Assembly Language in __asm Blocks