Age | Commit message (Expand) | Author |
---|---|---|
2007-09-19 | X86: Put in stubs for x87, 64 bit and 128 bit SIMD instruction microcode. | Gabe Black |
2007-09-06 | X86: Add a square root microop and the SSE sqrt instruction. | Gabe Black |
2007-09-06 | X86: Add SSE comparison instructions and microops and move some FP microops t... | Gabe Black |
2007-09-04 | X86: Implement an SSE xor microop and instruction. | Gabe Black |
2007-09-04 | X86: Hook in the fp arithmetic instructions. Stale python made it work before. | Gabe Black |
2007-09-04 | X86: Implement some SSE fp microops and instructions. | Gabe Black |
2007-09-04 | X86: Add some SSE floating point/integer conversion microops. | Gabe Black |
2007-09-04 | X86: Fix a corner case where mul would overwrite an original register value i... | Gabe Black |
2007-08-29 | X86: Implement the movaps instruction. | Gabe Black |
2007-08-29 | X86: Implement the movsd instruction. | Gabe Black |
2007-08-29 | X86: Implement the movlpd instruction. | Gabe Black |