gem5/arch/mips/isa
Korey Sewell 38ce95db3b 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
2006-02-20 01:49:16 -05:00
..
formats Support for All Jump Instructions ... 2006-02-20 01:49:16 -05:00
base.isa Support NNPC and branch instructions ... Outputs to decoder.cc correctly 2006-02-18 23:17:45 -05:00
bitfields.isa make MIPS MT instructions decodable ... 2006-02-14 02:03:14 -05:00
decoder.isa Support for All Jump Instructions ... 2006-02-20 01:49:16 -05:00
formats.isa MIPS generates ISA code through scons '.../decoder.cc'!!! 2006-02-18 03:12:04 -05:00
includes.isa name changes ... minor IntOP format change 2006-02-07 18:36:08 -05:00
main.isa trying to get ISA to parse correctly ... 2006-02-14 21:26:01 -05:00
operands.isa Support NNPC and branch instructions ... Outputs to decoder.cc correctly 2006-02-18 23:17:45 -05:00