X86: Add SSE comparison instructions and microops and move some FP microops to be...
authorGabe Black <gblack@eecs.umich.edu>
Thu, 6 Sep 2007 23:09:28 +0000 (16:09 -0700)
committerGabe Black <gblack@eecs.umich.edu>
Thu, 6 Sep 2007 23:09:28 +0000 (16:09 -0700)
commit4478487c372ac79fb98b85f3710ab3c101c82a00
treedc25c45cb6c86aa99f1286c59468c125585a3ec4
parent57da0594157058f9d741dd19a4f08830652789f3
X86: Add SSE comparison instructions and microops and move some FP microops to be with the other ones.

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