This website requires JavaScript.
Explore
Help
Sign In
derek
/
gem5
Watch
1
Star
0
Fork
0
You've already forked gem5
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
531216e9f385c346433a02a83d60ad5d03ced47f
gem5
/
arch
History
Gabe Black
531216e9f3
Got rid of some commented out code.
...
--HG-- extra : convert_revision : 7de82ed72650d877cdb2ecb66c61ae41117658d9
2006-03-07 09:11:00 -05:00
..
alpha
Got rid of some commented out code.
2006-03-07 09:11:00 -05:00
mips
Filled out the object file loader so it can load object files for several OSs and architectures.
2006-03-04 03:09:23 -05:00
sparc
Fixed up some issues to be more compilable.
2006-03-07 07:34:43 -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
Filled out the object file loader so it can load object files for several OSs and architectures.
2006-03-04 03:09:23 -05:00