X86: Implement the media integer addition instructions.
authorGabe Black <gblack@eecs.umich.edu>
Tue, 18 Aug 2009 03:04:02 +0000 (20:04 -0700)
committerGabe Black <gblack@eecs.umich.edu>
Tue, 18 Aug 2009 03:04:02 +0000 (20:04 -0700)
commite678df6263ba9cc9e47e6705e276830d3decb15d
tree0cbb423343c320f5227c21d85bbf18e3bec544bc
parentc278760da0749b1afade222028e9677737f1c8a6
X86: Implement the media integer addition instructions.
src/arch/x86/isa/decoder/two_byte_opcodes.isa
src/arch/x86/isa/insts/simd128/integer/arithmetic/addition.py
src/arch/x86/isa/insts/simd64/integer/arithmetic/addition.py