X86: Implement POR, ORPD and ORPS.
authorGabe Black <gblack@eecs.umich.edu>
Tue, 18 Aug 2009 01:23:33 +0000 (18:23 -0700)
committerGabe Black <gblack@eecs.umich.edu>
Tue, 18 Aug 2009 01:23:33 +0000 (18:23 -0700)
commit83a78072dfd47c67ebe4e951fe400cb91a7b4873
treeb388404e0799870244eec2e24bd4fd78f39e3289
parent25c6b016a65de0397318e3546eda97df37485f66
X86: Implement POR, ORPD and ORPS.
src/arch/x86/isa/decoder/two_byte_opcodes.isa
src/arch/x86/isa/insts/simd128/floating_point/logical/orp.py
src/arch/x86/isa/insts/simd128/integer/logical/por.py
src/arch/x86/isa/insts/simd64/integer/logical/por.py