[ First ] [ Previous ] [ Next ] [ Last ] [ Manuals ]
k63d

Description:
Controls special code generation for AMD K6 3D extensions.
Compatibility:
This pragma is compatible with the following platform targets:
Prototype:
#pragma k63d on | off | reset
Remarks:
This pragma tells the x86 compiler to generate code for AMD K6 3D extensions. This option causes the compiler to generate code that will only run on processors that are equipped with the circuitry needed to execute the specialized 3D instructions.
This pragma corresponds to the K6 3D Favored option in the Extended Instruction Set menu of the x86 CodeGen settings panel.
NOTE
This pragma generates code that is not compatible with the Intel Pentium class of microprocessors.
To learn more about this pragma, read the Targeting Win32 manual.
[ First ] [ Previous ] [ Next ] [ Last ] [ Manuals ]
Visit the Metrowerks website at: http://www.metrowerks.com
For assistance contact Metrowerks Technical Support at: cw_support@metrowerks.com
Copyright © 2000, Metrowerks Corp. All rights reserved.
Last updated: August 17, 2000