Compiler Error C2400

inline assembler syntax error in 'context'; found 'token'

The given token caused a syntax error within the given context.

Specifying a Pentium instruction can cause this error. Choosing the Pentium option (/G5) causes the compiler to generate instruction sequences optimized for the Pentium, but does not allow instructions specific to the Pentium.