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
29e5df890d9512a6a2c726dcb4ee46b92ac4cb22
gem5
/
src
/
arch
History
Gabe Black
29e5df890d
Make trap instructions always generate TrapInstruction Fault objects which call into the Process object to handle system calls. Refactored the Process objects, and move the handler code into it's own file, and add some syscalls which are used in a natively compiled hello world. Software traps with trap number 3 (not syscall number 3) are supposed to cause the register windows to be flushed but are ignored right now. Finally, made uname for SPARC report a 2.6.12 kernel which is what m22-018.pool happens to be running.
...
--HG-- extra : convert_revision : ea873f01c62234c0542f310cc143c6a7c76ade94
2007-02-28 16:36:38 +00:00
..
alpha
The "hostname" variable isn't used in the process classes. It should be removed from the other ones as well.
2007-02-28 16:29:25 +00:00
mips
Update MIPS ISA description to work with new write result interface
2007-02-13 08:09:09 -08:00
sparc
Make trap instructions always generate TrapInstruction Fault objects which call into the Process object to handle system calls. Refactored the Process objects, and move the handler code into it's own file, and add some syscalls which are used in a natively compiled hello world. Software traps with trap number 3 (not syscall number 3) are supposed to cause the register windows to be flushed but are ignored right now. Finally, made uname for SPARC report a 2.6.12 kernel which is what m22-018.pool happens to be running.
2007-02-28 16:36:38 +00:00
isa_parser.py
rename store conditional stuff as extra data so it can be used for conditional swaps as well
2007-02-12 13:06:30 -05:00
isa_specific.hh
Updated Authors from bk prs info
2006-05-31 19:26:56 -04:00
SConscript
Add support for mmapped iprs to atomic cpu
2006-11-29 17:11:10 -05:00