summaryrefslogtreecommitdiff
path: root/src/arch/x86/isa/insts/x87/data_transfer_and_conversion/load_or_store_floating_point.py
AgeCommit message (Expand)Author
2013-09-30x86: Add support for loading 32-bit and 80-bit floats in the x87Andreas Sandberg
2013-09-30x86: Fix re-entrancy problems in x87 store instructionsAndreas Sandberg
2013-03-11x86: implement some of the x87 instructionsNilay Vaish
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-02X86: Fix x87 floating point stack register indexing.Gabe Black
2007-10-02X86: Fix up the microcode for the FST and FSTP instructions.Gabe Black
2007-09-19X86: Implement the fld, fst, and fstp instructions.Gabe Black
2007-09-19X86: Put in stubs for x87, 64 bit and 128 bit SIMD instruction microcode.Gabe Black