X86: Make the microassembler accept lines which are just labels.
authorGabe Black <gblack@eecs.umich.edu>
Mon, 27 Aug 2007 03:39:55 +0000 (20:39 -0700)
committerGabe Black <gblack@eecs.umich.edu>
Mon, 27 Aug 2007 03:39:55 +0000 (20:39 -0700)
commit8b738f7f125a90b482aa7b3637cd5c49d78701fe
treec22d112c303a7097b6f11ea1943cacb4553b5d66
parent03880cf828d747a68c013c05003a51266ef9a512
X86: Make the microassembler accept lines which are just labels.
The labels on these lines will be associated with whatever the next microop
is.

--HG--
extra : convert_revision : 80c260e48ec1c16e6325061608e37c95a0610cfa
src/arch/micro_asm.py
src/arch/x86/isa/insts/processor_information.py
src/arch/x86/isa/macroop.isa