Age | Commit message (Expand) | Author |
---|---|---|
2009-08-17 | X86: Implement the MOVQ instruction. | Gabe Black |
2009-08-17 | X86: Implement the versions of MOVD that have an MMX source. | Gabe Black |
2009-08-17 | X86: Implement the versions of MOVD that have an MMX destination. | Gabe Black |
2009-08-17 | X86: Ignore the size part of XMM/MMX operands. The instructions know what the... | Gabe Black |
2009-08-17 | X86: Use suffixes to differentiate XMM/MMX/GPR operands. | Gabe Black |
2007-10-02 | X86: Fix places where movfp was used incorrectly. | Gabe Black |
2007-10-02 | X86: Put ldst into the microcode (the earlier changeset didn't really). | Gabe Black |
2007-09-19 | X86: Put in stubs for x87, 64 bit and 128 bit SIMD instruction microcode. | Gabe Black |