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
118b9dc1f9e84a12ea26743f6cec1eac5b4ab13a
gem5
/
src
/
arch
History
Gabe Black
118b9dc1f9
Got rid of "inPalMode". Some places are still effectively checking if they are in PAL mode, however.
...
--HG-- extra : convert_revision : b52d9642efc474eaf97437fa2df879efefa0062b
2006-11-03 04:25:33 -05:00
..
alpha
Got rid of "inPalMode". Some places are still effectively checking if they are in PAL mode, however.
2006-11-03 04:25:33 -05:00
mips
Adjustments for the AlphaTLB changing to AlphaISA::TLB and changing register file functions to not take faults
2006-11-01 16:44:45 -05:00
sparc
Fixed a comment
2006-11-03 01:15:31 -05:00
isa_parser.py
Change the default function from setMiscRegWithEffect to setMiscReg
2006-10-26 20:22:23 -04:00
isa_specific.hh
Updated Authors from bk prs info
2006-05-31 19:26:56 -04:00
SConscript
Add a new file which describes an ISA's interrupt handling mechanism. It records when interrupts are requested, and returns an interrupt to execute if the
2006-11-03 02:25:39 -05:00