X86: Implement PANDN, ANDNPS, and ANDNPD.
authorGabe Black <gblack@eecs.umich.edu>
Tue, 18 Aug 2009 01:25:00 +0000 (18:25 -0700)
committerGabe Black <gblack@eecs.umich.edu>
Tue, 18 Aug 2009 01:25:00 +0000 (18:25 -0700)
commit7b18f8a06297b741a60d50ddb7de811bb3afd824
tree066fcff74845c8f48811a56a6d8f4d5868736a83
parent458521f055f54f2e79df18ddf52243ad26ed64fc
X86: Implement PANDN, ANDNPS, and ANDNPD.
src/arch/x86/isa/decoder/two_byte_opcodes.isa
src/arch/x86/isa/insts/simd128/floating_point/logical/andp.py
src/arch/x86/isa/insts/simd128/integer/logical/pand.py
src/arch/x86/isa/insts/simd64/integer/logical/pand.py