summaryrefslogtreecommitdiff
path: root/src/arch/x86/isa/insts/simd128/floating_point/arithmetic
AgeCommit message (Expand)Author
2015-10-06x86: implement rcpps and rcpss SSE instsSteve Reinhardt
2015-01-03x86: implements the simd128 ADDSUBPD instructionMaxime Martinasso
2012-05-19x86 ISA: Implement the sse3 haddps instruction.Marc Orr
2010-05-23copyright: Change HP copyright on x86 code to be more friendlyNathan Binkert
2009-12-19X86: Create a common flag with a name to indicate scalar media instructions.Gabe Black
2009-10-30X86: Implement the X86 sse2 haddpd instructionVince Weaver
2009-08-17X86: Implement the floating point media instructions.Gabe Black
2009-08-17X86: Implement the floating point media multiply instructions.Gabe Black
2009-08-17X86: Implement the floating point media subtract instructions.Gabe Black
2009-08-17X86: Implement the floating point media add instructions.Gabe Black
2009-08-17X86: Implement the media sqrt instructions.Gabe Black
2009-08-17X86: Ignore the size part of XMM/MMX operands. The instructions know what the...Gabe Black
2009-08-17X86: Use suffixes to differentiate XMM/MMX/GPR operands.Gabe Black
2007-09-19X86: Put in stubs for x87, 64 bit and 128 bit SIMD instruction microcode.Gabe Black