Geode instruction set: Difference between revisions
Jump to navigation
Jump to search
(→Specific Instruction Sets: CMOV is supported) |
|||
Line 12: | Line 12: | ||
* i686 (Pentium Pro) |
* i686 (Pentium Pro) |
||
* MMX |
* MMX |
||
* AMD 3DNow! |
* AMD 3DNow! Enhanced |
||
[[Category:Hardware]] |
[[Category:Hardware]] |
Revision as of 00:01, 1 March 2007
General
Generally speaking, the Geode GX supports the i686 (Pentium Pro) instruction set. MMX and 3DNow! Enhanced instructions are also supported, (and indicated by the correct CPUID bits), so applications which check those bits should use MMX as usual. Additionally, there are some special AMD Geode instructions, but they are not used by the GNU compiler.
Specific Instruction Sets
- i686 (Pentium Pro)
- MMX
- AMD 3DNow! Enhanced