gem5/src/arch
Gabe Black 60577eb4ca ISAs: Get rid of the IControl operand type.
A separate operand type is not necessary to use two bitfields to generate the
index.
2009-07-10 01:21:04 -07:00
..
alpha Alpha: Missed a file in an earlier changeset. 2009-07-09 00:20:41 -07:00
arm ARM: Fold the MiscRegFile all the way into the ISA object. 2009-07-09 20:28:27 -07:00
mips ISAs: Get rid of the IControl operand type. 2009-07-10 01:21:04 -07:00
sparc SPARC: Set up a lookup table for integer register flattening. 2009-07-10 01:01:47 -07:00
x86 X86: Fold the MiscRegFile all the way into the ISA object. 2009-07-09 20:29:02 -07:00
isa_parser.py ISAs: Get rid of the IControl operand type. 2009-07-10 01:21:04 -07:00
isa_specific.hh style: Remove non-leading tabs everywhere they shouldn't be. Developers should configure their editors to not insert tabs 2008-09-10 14:26:15 -04:00
micro_asm.py Microcode: Fix a silent typo error in the microcode assembler. 2008-10-09 00:07:38 -07:00
micro_asm_test.py Add a second section to make sure the ROM is extended properly. 2007-05-31 22:21:21 +00:00
SConscript Registers: Add a registers.hh file as an ISA switched header. 2009-07-08 23:02:21 -07:00