Age | Commit message (Expand) | Author |
---|---|---|
2013-06-18 | x86: Fix the flag handling code in FABS and FCHS | Andreas Sandberg |
2013-03-11 | x86: implement some of the x87 instructions | Nilay Vaish |
2013-01-15 | x86: implements fsin, fcos instructions | Nilay Vaish |
2013-01-15 | x86: implement fabs, fchs instructions | Nilay Vaish |
2012-12-30 | x86: implement x87 fp instruction fnstsw | Nilay Vaish |
2012-12-30 | x86: implement x87 fp instruction fsincos | Nilay Vaish |
2010-05-23 | copyright: Change HP copyright on x86 code to be more friendly | Nathan Binkert |
2009-08-20 | X86: Fix the decoding for and fill out FST and FSTP. | Gabe Black |
2007-10-02 | X86: Fix x87 floating point stack register indexing. | Gabe Black |
2007-10-02 | X86: Fix up the microcode for the FST and FSTP instructions. | Gabe Black |
2007-09-19 | X86: Implement the fld, fst, and fstp instructions. | Gabe Black |
2007-09-19 | X86: Put in stubs for x87, 64 bit and 128 bit SIMD instruction microcode. | Gabe Black |