gem5/arch/mips/isa/formats
Gabe Black 8d80fd1477 Changed Fault * to Fault, which is a typedef to FaultBase *, which is the old Fault class renamed.
--HG--
extra : convert_revision : 5b2f457401f8ff94fe39fe071288eb117814b7bb
2006-02-21 20:10:40 -05:00
..
basic.isa Support NNPC and branch instructions ... Outputs to decoder.cc correctly 2006-02-18 23:17:45 -05:00
branch.isa Support for All Jump Instructions ... 2006-02-20 01:49:16 -05:00
fp.isa another big step to a parsable ISA ... no errors after I used a symbolic link for 2006-02-14 22:43:14 -05:00
int.isa MIPS generates ISA code through scons '.../decoder.cc'!!! 2006-02-18 03:12:04 -05:00
mem.isa Changed Fault * to Fault, which is a typedef to FaultBase *, which is the old Fault class renamed. 2006-02-21 20:10:40 -05:00
noop.isa MIPS generates ISA code through scons '.../decoder.cc'!!! 2006-02-18 03:12:04 -05:00
tlbop.isa add at least BasicOp Format to most if not all instructions 2006-02-08 14:50:07 -05:00
trap.isa add at least BasicOp Format to most if not all instructions 2006-02-08 14:50:07 -05:00
unimp.isa make MIPS specific 2006-02-20 14:48:10 -05:00
unknown.isa trying to get ISA to parse correctly ... 2006-02-14 21:26:01 -05:00
util.isa load/store instruction format ... now generates load/store code 2006-02-20 14:30:23 -05:00