summaryrefslogtreecommitdiff
path: root/src/arch/x86/isa/insts/x87/arithmetic
AgeCommit message (Expand)Author
2015-04-13x86: implements x87 mult/div instructionsNilay Vaish
2014-10-16arch: Use shared_ptr for all FaultsAndreas Hansson
2014-01-27x86: implements x87 add/sub instructionsNilay Vaish
2013-06-18x86: Make fprem like the fprem on a real x87Andreas Sandberg
2013-06-18x86: Fix the flag handling code in FABS and FCHSAndreas Sandberg
2013-03-11x86: implement some of the x87 instructionsNilay Vaish
2013-01-15x86: implement fabs, fchs instructionsNilay Vaish
2010-05-23copyright: Change HP copyright on x86 code to be more friendlyNathan Binkert
2007-09-19X86: Put in stubs for x87, 64 bit and 128 bit SIMD instruction microcode.Gabe Black