gem5/src/arch
Nathan Binkert ee62a0fec8 params: Convert the CPU objects to use the auto generated param structs.
A whole bunch of stuff has been converted to use the new params stuff, but
the CPU wasn't one of them.  While we're at it, make some things a bit
more stylish. Most of the work was done by Gabe, I just cleaned stuff up
a bit more at the end.
2008-08-11 12:22:16 -07:00
..
alpha syscalls: Add a bunch of missing system calls. 2008-07-23 14:41:33 -07:00
mips params: Convert the CPU objects to use the auto generated param structs. 2008-08-11 12:22:16 -07:00
sparc syscalls: Add a bunch of missing system calls. 2008-07-23 14:41:33 -07:00
x86 X86: Make hint nops consume their modrm byte. 2008-08-03 14:43:24 -07:00
isa_parser.py Get MIPS simple regression working. Take out unecessary functions "setShadowSet", "CacheOp" 2007-11-15 03:10:41 -05:00
isa_specific.hh Add base ARM code to M5 2008-02-05 23:44:13 -05:00
micro_asm.py Microassembler: Pass the actual mnemonic used to the macroop add_micro function 2007-08-31 22:26:02 -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 ISA parser: Make the isa parser generate MaxInstSrcRegs and MaxInstDestRegs. 2007-11-08 18:51:50 -08:00