X86: Implement PAND, ANDPS, and ANDPD.
authorGabe Black <gblack@eecs.umich.edu>
Tue, 18 Aug 2009 01:24:18 +0000 (18:24 -0700)
committerGabe Black <gblack@eecs.umich.edu>
Tue, 18 Aug 2009 01:24:18 +0000 (18:24 -0700)
commit3633392ec4e7e3dade7501f31751aef54a471ee5
tree76414fe2eda7b1d6740da2f1e3afe1af400a831b
parentab49a34a4ef8bea1235433437e27eaf50c427336
X86: Implement PAND, ANDPS, and ANDPD.
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