gem5/src/arch/mips/isa
Gabe Black 110c59b414 MIPS: Get rid of cruft in the fault classes.
Get rid of Fault classes left over from when this file was copied from Alpha,
and rename ArithmeticOverflowFault to be IntegerOverflowFault and get rid of
the old IntegerOverflowFault stub. The Integer version is what's actually in
the manual, but the Arithmetic version had the implementation.
2011-09-19 06:17:19 -07:00
..
formats MIPS: Get rid of cruft in the fault classes. 2011-09-19 06:17:19 -07:00
base.isa ISA,CPU,etc: Create an ISA defined PC type that abstracts out ISA behaviors. 2010-10-31 00:07:20 -07:00
bitfields.isa Style: Replace some tabs with spaces. 2010-12-20 16:24:40 -05:00
decoder.isa MIPS: Get rid of cruft in the fault classes. 2011-09-19 06:17:19 -07:00
includes.isa MIPS: Get rid of #if style config checks in the ISA description. 2011-09-19 06:14:02 -07:00
main.isa go back and fix up MIPS copyright headers 2007-11-16 21:32:22 -05:00
operands.isa ISA parser: Define operand types with a ctype directly. 2011-07-05 16:52:15 -07:00