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
/
cpu
/
checker
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
..
cpu_impl.hh
Use ISA specific makeExtMI.
2006-11-02 13:11:38 -05:00
cpu.cc
Remove mem parameter. Now the translating port asks the CPU's dcache's peer for its MemObject instead of having to have a paramter for the MemObject.
2006-10-31 14:33:56 -05:00
cpu.hh
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
thread_context.hh
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