X86: Implement the integer media multiply instructions.
authorGabe Black <gblack@eecs.umich.edu>
Tue, 18 Aug 2009 03:15:15 +0000 (20:15 -0700)
committerGabe Black <gblack@eecs.umich.edu>
Tue, 18 Aug 2009 03:15:15 +0000 (20:15 -0700)
commitc40698e31514fae76d046b3ef94f67dbb61cf688
tree1cc10c834e8d74601cc634b7931fc3ba7fe8a108
parent3424de2861756714a85eeafa22b485f6673aaf70
X86: Implement the integer media multiply instructions.
src/arch/x86/isa/decoder/two_byte_opcodes.isa
src/arch/x86/isa/insts/simd128/integer/arithmetic/multiplication.py
src/arch/x86/isa/insts/simd64/integer/arithmetic/multiplication.py