gem5/src/arch/power
Gabe Black 49a7ed0397 StaticInst: Merge StaticInst and StaticInstBase.
Having two StaticInst classes, one nominally ISA dependent and the other ISA
dependent, has not been historically useful and makes the StaticInst class
more complicated that it needs to be. This change merges StaticInstBase into
StaticInst.
2011-09-09 02:40:11 -07:00
..
insts includes: sort all includes 2011-04-15 10:44:06 -07:00
isa ISAs: Streamline some spots where Mem is used in the ISA descriptions. 2011-07-05 16:52:57 -07:00
linux syscall emul: fix Power Linux mmap constant, plus other cleanup 2011-05-23 14:29:23 -07:00
faults.hh Make commenting on close namespace brackets consistent. 2011-01-03 14:35:43 -08:00
isa.hh Make commenting on close namespace brackets consistent. 2011-01-03 14:35:43 -08:00
isa_traits.hh StaticInst: Merge StaticInst and StaticInstBase. 2011-09-09 02:40:11 -07:00
locked_mem.hh Make commenting on close namespace brackets consistent. 2011-01-03 14:35:43 -08:00
microcode_rom.hh Make commenting on close namespace brackets consistent. 2011-01-03 14:35:43 -08:00
miscregs.hh Make commenting on close namespace brackets consistent. 2011-01-03 14:35:43 -08:00
mmapped_ipr.hh Spelling: Fix the a spelling error by changing mmaped to mmapped. 2011-03-01 23:18:47 -08:00
pagetable.cc Make commenting on close namespace brackets consistent. 2011-01-03 14:35:43 -08:00
pagetable.hh Make commenting on close namespace brackets consistent. 2011-01-03 14:35:43 -08:00
PowerTLB.py POWER: Add support for the Power ISA 2009-10-27 09:24:39 -07:00
predecoder.hh ARM: Cleanup implementation of ITSTATE and put important code in PCState. 2011-04-04 11:42:28 -05:00
process.cc trace: reimplement the DTRACE function so it doesn't use a vector 2011-04-15 10:44:32 -07:00
process.hh includes: sort all includes 2011-04-15 10:44:06 -07:00
registers.hh Make commenting on close namespace brackets consistent. 2011-01-03 14:35:43 -08:00
remote_gdb.hh Make commenting on close namespace brackets consistent. 2011-01-03 14:35:43 -08:00
SConscript scons: rename TraceFlags to DebugFlags 2011-06-02 17:36:21 -07:00
SConsopts POWER: Add support for the Power ISA 2009-10-27 09:24:39 -07:00
stacktrace.hh trace: reimplement the DTRACE function so it doesn't use a vector 2011-04-15 10:44:32 -07:00
tlb.cc trace: reimplement the DTRACE function so it doesn't use a vector 2011-04-15 10:44:32 -07:00
tlb.hh includes: sort all includes 2011-04-15 10:44:06 -07:00
types.hh Power: Fix compilation. 2011-03-29 13:04:19 -04:00
utility.cc Make commenting on close namespace brackets consistent. 2011-01-03 14:35:43 -08:00
utility.hh Trace: Allow printing ASIDs and selectively tracing based on user/kernel code. 2011-05-13 17:27:00 -05:00
vtophys.hh includes: sort all includes 2011-04-15 10:44:06 -07:00