X86: Make logic instructions flag setting work.
authorGabe Black <gblack@eecs.umich.edu>
Sun, 29 Jul 2007 20:51:40 +0000 (13:51 -0700)
committerGabe Black <gblack@eecs.umich.edu>
Sun, 29 Jul 2007 20:51:40 +0000 (13:51 -0700)
commit7309d5ee45a7f6e71693c4f2582468eb591fc16a
treec7ab73883b15e1cbe093166ec4a4431e944e2c9f
parent1af50a9e8bfc9ad65231e9a233e0f873fcb9e433
X86: Make logic instructions flag setting work.
The instructions now ask for the appropriate flags to be set, and the microops do the "right thing" with the CF and OF flags, namely zero them.

--HG--
extra : convert_revision : 85138a832f44c879bf8a11bd3a35b58be6272ef3
src/arch/x86/isa/insts/logical.py
src/arch/x86/isa/microops/regop.isa