X86: Implement the instructions that move sign bits.
authorGabe Black <gblack@eecs.umich.edu>
Tue, 18 Aug 2009 03:22:56 +0000 (20:22 -0700)
committerGabe Black <gblack@eecs.umich.edu>
Tue, 18 Aug 2009 03:22:56 +0000 (20:22 -0700)
commit90dc1abd0b95efc37f0bb12ed1dddd22e0d5d914
tree4267485ef235067dbb85811168371f6fed9eeb2e
parent90786e43fc8ba16d6e1941ca996e82e94f186e5e
X86: Implement the instructions that move sign bits.
src/arch/x86/isa/decoder/two_byte_opcodes.isa
src/arch/x86/isa/insts/simd128/floating_point/data_transfer/move_mask.py
src/arch/x86/isa/insts/simd128/integer/data_transfer/move_mask.py
src/arch/x86/isa/insts/simd64/integer/data_transfer/move_mask.py