X86: Implement the insert/extract instructions.
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)
commit4c23e631f26f4195212df94684b347fe3639d3fe
tree4bf091ab09b148198efadb0da7dc8697db3c59cb
parentc0e850c77a905f69d99353780357cc1e0fe54148
X86: Implement the insert/extract instructions.
src/arch/x86/isa/decoder/two_byte_opcodes.isa
src/arch/x86/isa/insts/simd128/integer/data_reordering/extract_and_insert.py
src/arch/x86/isa/insts/simd64/integer/data_reordering/extract_and_insert.py