Support for All Jump Instructions ...
authorKorey Sewell <ksewell@umich.edu>
Mon, 20 Feb 2006 06:49:16 +0000 (01:49 -0500)
committerKorey Sewell <ksewell@umich.edu>
Mon, 20 Feb 2006 06:49:16 +0000 (01:49 -0500)
commit38ce95db3b7cf471dcd3c12b784877c4dc238d6f
treee3ece4539650ef0ce61c1b779dacd1feb90af4f3
parent7c642b710679f01d4ec43e6562dd854180dd8c41
Support for All Jump Instructions ...
Redo format for Branches and Jumps ( Must update NNPC not NPC )

Now all branches and jumps look like they auto-generate correctly from isa_parser.py!!!

arch/mips/isa/decoder.isa:
    Support for All Jump Instructions ..
arch/mips/isa/formats/branch.isa:
    Redo format for Branches and Jumps ( Must update NNPC not NPC )
arch/mips/isa/formats/util.isa:
    define clear_exe_inst_hazards for later use

--HG--
extra : convert_revision : 63618ed12ee6ed94c47d29619cc1cab2cbaf5cda
arch/mips/isa/decoder.isa
arch/mips/isa/formats/branch.isa
arch/mips/isa/formats/util.isa