X86: Implement PXOR.
authorGabe Black <gblack@eecs.umich.edu>
Tue, 18 Aug 2009 01:23:04 +0000 (18:23 -0700)
committerGabe Black <gblack@eecs.umich.edu>
Tue, 18 Aug 2009 01:23:04 +0000 (18:23 -0700)
commitf9346d25c8e2148a2eea06d8ce7126cc2b487527
tree9f47b94565b89081c6752d2f94542d5af99625f8
parent69f0bf743c9ae62a6e3a39fde8724eecc01568de
X86: Implement PXOR.
src/arch/x86/isa/decoder/two_byte_opcodes.isa
src/arch/x86/isa/insts/simd128/integer/logical/exclusive_or.py
src/arch/x86/isa/insts/simd64/integer/logical/exclusive_or.py