X86: Implement the shuffle media instructions.
authorGabe Black <gblack@eecs.umich.edu>
Tue, 18 Aug 2009 03:25:13 +0000 (20:25 -0700)
committerGabe Black <gblack@eecs.umich.edu>
Tue, 18 Aug 2009 03:25:13 +0000 (20:25 -0700)
commit7fbd9e12961aaee1c81e723c4d40b70d5108845e
treef11b2f608a40900aad9ab2f27e46d866e203daff
parent1fed0161d94dc0bd89e1c682f1f5d8757bd252a2
X86: Implement the shuffle media instructions.
src/arch/x86/isa/decoder/two_byte_opcodes.isa
src/arch/x86/isa/insts/simd128/floating_point/data_reordering/shuffle.py
src/arch/x86/isa/insts/simd128/integer/data_reordering/shuffle.py
src/arch/x86/isa/insts/simd64/integer/data_reordering/shuffle_and_swap.py