X86: Implement the floating point media multiply instructions.
authorGabe Black <gblack@eecs.umich.edu>
Tue, 18 Aug 2009 01:38:53 +0000 (18:38 -0700)
committerGabe Black <gblack@eecs.umich.edu>
Tue, 18 Aug 2009 01:38:53 +0000 (18:38 -0700)
commitfcb5b2226c540fd4a94d7a6eff62869c4ba234ea
treed408bf16716bf063a0fff0533e4e44db0afee958
parent94e771e283265700de82b41aaeea33a4fdfd9ac0
X86: Implement the floating point media multiply instructions.
src/arch/x86/isa/decoder/two_byte_opcodes.isa
src/arch/x86/isa/insts/simd128/floating_point/arithmetic/multiplication.py
src/arch/x86/isa/insts/simd64/floating_point/arithmetic/multiplication.py