summaryrefslogtreecommitdiff
path: root/src/arch/x86/isa/insts/simd128/integer/data_transfer
AgeCommit message (Expand)Author
2010-05-23copyright: Change HP copyright on x86 code to be more friendlyNathan Binkert
2009-10-21Implement X86 sse2 movdqu and movdqa instructionsVince Weaver
2009-08-17X86: Implement MOVQ2DQ.Gabe Black
2009-08-17X86: Implement MOVDQ2Q.Gabe Black
2009-08-17X86: Implement the mask move instructions.Gabe Black
2009-08-17X86: Implement the instructions that move sign bits.Gabe Black
2009-08-17X86: Move the MMX version of MOVD into the simd64 directory.Gabe Black
2009-08-17X86: Implement the MOVQ instruction.Gabe Black
2009-08-17X86: Implement the versions of MOVD that have an MMX source.Gabe Black
2009-08-17X86: Implement the versions of MOVD that have an MMX destination.Gabe Black
2007-09-19X86: Put in stubs for x87, 64 bit and 128 bit SIMD instruction microcode.Gabe Black