Implement the jz instruction.
authorGabe Black <gblack@eecs.umich.edu>
Tue, 17 Jul 2007 22:36:45 +0000 (15:36 -0700)
committerGabe Black <gblack@eecs.umich.edu>
Tue, 17 Jul 2007 22:36:45 +0000 (15:36 -0700)
commitd77d4c04b702fd8af1d268893bd71e7245f9c542
treebebd7ca5997fcb17697ad9a55677e75ca198597f
parentc4004482a536f412f5aa8416aa6ca39d8075a89c
Implement the jz instruction.

--HG--
extra : convert_revision : 7c0bd7ce244f724ac03bbb5fdf770c7a3eba78b4
src/arch/x86/isa/decoder/one_byte_opcodes.isa
src/arch/x86/isa/insts/control_transfer/jump.py