Implement pusha, popa, three operand imul, hook them into the decoder, and clean...
authorGabe Black <gblack@eecs.umich.edu>
Mon, 23 Jul 2007 18:20:57 +0000 (11:20 -0700)
committerGabe Black <gblack@eecs.umich.edu>
Mon, 23 Jul 2007 18:20:57 +0000 (11:20 -0700)
commitecf2621f4f2dedfea03816e61ec6dc0f24a62c0e
treec68486dec3d71170c1860768c704c568622deb66
parent85f9415a67f3f3b54a615c2e29576235d11428f3
Implement pusha, popa, three operand imul, hook them into the decoder, and clean up the decoder a little.

--HG--
extra : convert_revision : c1b8f0f433f629e4104e2b04addcdaabf57595e3
src/arch/x86/isa/decoder/one_byte_opcodes.isa
src/arch/x86/isa/insts/arithmetic/multiply_and_divide.py
src/arch/x86/isa/insts/data_transfer/stack_operations.py