Floating-Point Support for Older Code (Visual C++)

The MMX and floating-point stack registers (MM0-MM7/ST0-ST7) are preserved across context switches. There is no explicit calling convention for these registers. The use of these registers is strictly prohibited in kernel mode code.

See Also

Reference

Calling Convention