X86: Implement an SSE xor microop and instruction.
authorGabe Black <gblack@eecs.umich.edu>
Wed, 5 Sep 2007 06:44:37 +0000 (23:44 -0700)
committerGabe Black <gblack@eecs.umich.edu>
Wed, 5 Sep 2007 06:44:37 +0000 (23:44 -0700)
commitfea46ee6e3c55e5245f8954a3fa771a6ec3aca84
tree7487eb97e6ad418a46419b29a92b3540957ebe16
parent6c689a3b4b3991342200bb2a433fdf7fbd76b4fc
X86: Implement an SSE xor microop and instruction.

--HG--
extra : convert_revision : 949737d0f5d6fe4aa77cc4680d0c88caab3e8174
src/arch/x86/isa/decoder/two_byte_opcodes.isa
src/arch/x86/isa/insts/sse/__init__.py
src/arch/x86/isa/insts/sse/logical.py [new file with mode: 0644]
src/arch/x86/isa/microops/regop.isa