Use the new symbols to clean up the assembler.
authorGabe Black <gblack@eecs.umich.edu>
Thu, 21 Jun 2007 15:30:05 +0000 (15:30 +0000)
committerGabe Black <gblack@eecs.umich.edu>
Thu, 21 Jun 2007 15:30:05 +0000 (15:30 +0000)
commit25e385e0cfe20dd47f5760d9fe443efaab0d32fc
tree3ae028cbb3297555afb252eaa5631958ae1d9c26
parent13bf0220537d2e7e6d9b493a9e49c02ce656e8ce
Use the new symbols to clean up the assembler.

--HG--
extra : convert_revision : 005464e875ede1e37dfe0e0482c29fd793ca52be
src/arch/x86/isa/insts/arithmetic/add_and_subtract.py
src/arch/x86/isa/insts/compare_and_test/test.py
src/arch/x86/isa/insts/control_transfer/call.py
src/arch/x86/isa/insts/data_transfer/move.py
src/arch/x86/isa/insts/data_transfer/stack_operations.py
src/arch/x86/isa/insts/load_effective_address.py
src/arch/x86/isa/insts/logical.py