summaryrefslogtreecommitdiff
path: root/src/arch/x86/isa/insts/simd128/floating_point/arithmetic/addition.py
AgeCommit message (Expand)Author
2009-12-19X86: Create a common flag with a name to indicate scalar media instructions.Gabe Black
2009-08-17X86: Implement the floating point media add 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