summaryrefslogtreecommitdiff
path: root/src/arch/x86/isa/insts/simd128/floating_point/data_transfer
AgeCommit message (Expand)Author
2018-05-02arch-x86: implement movntps/movntpd SSE instsSteve Reinhardt
2010-05-23copyright: Change HP copyright on x86 code to be more friendlyNathan Binkert
2009-11-04X86: Fix problem with movhps instructionVince Weaver
2009-10-27X86: Replace "DISPLACEMENT" with disp in movhpd.Gabe Black
2009-10-27Fix problem with the x86 sse movhpd instruction.Vince Weaver
2009-08-17X86: Implement MOVSS.Gabe Black
2009-08-17X86: Implement the instructions that move sign bits.Gabe Black
2009-08-17X86: Implement the MOVDDUP instruction.Gabe Black
2009-08-17X86: Implement many of the media mov instructions.Gabe Black
2009-08-17X86: Use suffixes to differentiate XMM/MMX/GPR operands.Gabe Black
2007-10-02X86: Fix places where movfp was used incorrectly.Gabe Black
2007-10-02X86: Put ldst into the microcode (the earlier changeset didn't really).Gabe Black
2007-09-19X86: Put in stubs for x87, 64 bit and 128 bit SIMD instruction microcode.Gabe Black