gem5/arch
Gabe Black 0cbb43ebb1 Added registerfile.hh and utility.hh
--HG--
extra : convert_revision : f825fcf53e716efc62e541692cb4ed26366abc26
2006-03-11 14:26:34 -05:00
..
alpha Added registerfile.hh and utility.hh 2006-03-11 14:26:34 -05:00
mips last changes before big merge 2006-03-09 03:27:51 -05:00
sparc fix merging issues 2006-03-09 16:17:10 -05:00
isa_parser.py Changes to support automatic renaming of the shadow registers at decode time. This requires using an ExtMachInst (uint64_t) instead of the normal MachInst; the ExtMachInst is packed with extra decode context information. In the case of Alpha, the PAL mode is included. 2006-03-03 15:28:25 -05:00
isa_specific.hh Auto-generate arch/foo.hh "switch headers" in scons. 2006-02-22 22:22:06 -05:00
SConscript Work towards factoring isa_traits.hh into smaller, more specialized files. 2006-03-10 19:11:27 -05:00