Implement the rest of the conditional jump instructions and hook them into the decoder.
authorGabe Black <gblack@eecs.umich.edu>
Sat, 21 Jul 2007 00:02:39 +0000 (17:02 -0700)
committerGabe Black <gblack@eecs.umich.edu>
Sat, 21 Jul 2007 00:02:39 +0000 (17:02 -0700)
commitc3669b892548ed3e1e8f4016f1e18202c5e7f484
treeedd13ce8500df1846dbc179b7d3d4fd36a8a6e0c
parent231cc3effb193c27ae10009444c5ee7cf2509a06
Implement the rest of the conditional jump instructions and hook them into the decoder.

--HG--
extra : convert_revision : 8d1d6abce29371def560e1c3f31dabb4de01366f
src/arch/x86/isa/decoder/one_byte_opcodes.isa
src/arch/x86/isa/decoder/two_byte_opcodes.isa
src/arch/x86/isa/insts/control_transfer/jump.py