X86: Fix a number of places where the wrong form of a microop was used.
authorGabe Black <gblack@eecs.umich.edu>
Thu, 16 Jul 2009 16:27:56 +0000 (09:27 -0700)
committerGabe Black <gblack@eecs.umich.edu>
Thu, 16 Jul 2009 16:27:56 +0000 (09:27 -0700)
commit80c834ccac0b92cccd9756d4a2ec4cd4b46b6711
tree151624c71a962c03f5d916f1bd0e516610d4c3ba
parent3f9b0cc5ca126950fcce5a9b5ebf2f485ee812f2
X86: Fix a number of places where the wrong form of a microop was used.
src/arch/x86/isa/insts/general_purpose/compare_and_test/bit_scan.py
src/arch/x86/isa/insts/general_purpose/control_transfer/interrupts_and_exceptions.py
src/arch/x86/isa/insts/general_purpose/control_transfer/jump.py
src/arch/x86/isa/insts/general_purpose/data_transfer/stack_operations.py
src/arch/x86/isa/insts/general_purpose/system_calls.py