summaryrefslogtreecommitdiff
path: root/src/arch/x86/isa/decoder/x87.isa
AgeCommit message (Expand)Author
2010-05-23copyright: Change HP copyright on x86 code to be more friendlyNathan Binkert
2009-08-20X86: Fix the decoding for and fill out FST and FSTP.Gabe Black
2007-10-18X86: Make "Inst" the default format instead of WarnUnimpl for one byte opcodes.Gabe Black
2007-09-19X86: Implement the fld, fst, and fstp instructions.Gabe Black
2007-07-31X86: Add operand type information to the fnstcw and fldw instruction placehol...Gabe Black
2007-07-30X86: Add decoding for x87 floating point.Gabe Black