X86: Implement some SSE fp microops and instructions.
[gem5.git] / src / arch / x86 / floatregs.hh
2007-09-05 Gabe BlackX86: Add floating point micro registers.
2007-09-05 Gabe BlackX86: Add in a file with floating point indexing which...