Sign in
gem5
/
testing
/
jenkins-gem5-prod
/
25884a87733cd35ef6613aaef9a8a08194267552
/
src
/
cpu
/
ozone
/
dyn_inst.hh
25884a8
Registers: Get rid of the float register width parameter.
by Gabe Black
· 16 years ago
689cab3
*MiscReg->*MiscRegNoEffect, *MiscRegWithEffect->*MiscReg
by Ali Saidi
· 18 years ago
6c8c86f
Rename the StaticInst-based (read|set)(Int|Float)Reg methods to (read|set)(Int|Float)RegOperand to distinguish from non-StaticInst version.
by Steve Reinhardt
· 18 years ago
118b9dc
Got rid of "inPalMode". Some places are still effectively checking if they are in PAL mode, however.
by Gabe Black
· 18 years ago
2b11b47
Adjustments for the AlphaTLB changing to AlphaISA::TLB and changing register file functions to not take faults
by Gabe Black
· 18 years ago
0382170
Move IntrFlag into the MiscRegFile and get rid of specialized accessor functions.
by Gabe Black
· 18 years ago
a4c6f0d
Use PacketPtr everywhere
by Nathan Binkert
· 18 years ago
74546aa
Cleaned up include files and got rid of many using directives in header files.
by Gabe Black
· 19 years ago
17f870f
Changes to get OzoneCPU to compile once more.
by Kevin Lim
· 19 years ago
bf6e176
Update copyright.
by Kevin Lim
· 19 years ago
7940c10
Fixes to get compiling to work. This is mainly fixing up some includes; changing functions within the XCs; changing MemReqPtrs to Requests or Packets where appropriate.
by Kevin Lim
· 19 years ago
[Renamed (98%) from cpu/ozone/dyn_inst.hh]
6c38639
Code cleanup.
by Kevin Lim
· 19 years ago
21df09c
Fixes for ozone CPU to successfully boot and run linux.
by Kevin Lim
· 19 years ago
759ff4b
Updates for OzoneCPU.
by Kevin Lim
· 19 years ago