summaryrefslogtreecommitdiff
path: root/src/arch/x86/isa/decoder/x87.isa
AgeCommit message (Expand)Author
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