gem5/src/arch/null
Andreas Hansson e1ac962939 arch: Cleanup unused ISA traits constants
This patch prunes unused values, and also unifies how the values are
defined (not using an enum for ALPHA), aligning the use of int vs Addr
etc.

The patch also removes the duplication of PageBytes/PageShift and
VMPageSize/LogVMPageSize. For all ISAs the two pairs had identical
values and the latter has been removed.
2014-09-03 07:42:21 -04:00
..
generated arch: teach ISA parser how to split code across files 2014-05-09 18:58:47 -04:00
cpu_dummy.cc arch: Resurrect the NOISA build target and rename it NULL 2013-09-04 13:22:57 -04:00
cpu_dummy.hh mem: Wakeup sleeping CPUs without caches on LLSC 2014-03-07 15:56:23 -05:00
isa_traits.hh arch: Cleanup unused ISA traits constants 2014-09-03 07:42:21 -04:00
registers.hh cpu: add a condition-code register class 2013-10-15 14:22:44 -04:00
remote_gdb.hh arch: Resurrect the NOISA build target and rename it NULL 2013-09-04 13:22:57 -04:00
SConscript arch: Resurrect the NOISA build target and rename it NULL 2013-09-04 13:22:57 -04:00
SConsopts arch: Resurrect the NOISA build target and rename it NULL 2013-09-04 13:22:57 -04:00
types.hh arch: Resurrect the NOISA build target and rename it NULL 2013-09-04 13:22:57 -04:00
utility.hh arch: Resurrect the NOISA build target and rename it NULL 2013-09-04 13:22:57 -04:00