gem5/arch
Gabe Black 00f451cc02 Some changes which weren't needed before doing a bk pull were needed afterwards, for some reason.
arch/alpha/ev5.cc:
    Took out the unnecessary check for a null Fault pointer.
arch/alpha/isa/mem.isa:
    Changed Fault to Fault *, and removed underscores from fault names.

--HG--
extra : convert_revision : 367a58a375f911185ddcc5fc826034af96427461
2006-02-16 02:08:13 -05:00
..
alpha Some changes which weren't needed before doing a bk pull were needed afterwards, for some reason. 2006-02-16 02:08:13 -05:00
mips Merge zizzer:/bk/multiarch 2006-02-14 22:43:26 -05:00
sparc New files to fix building the SPARC_SE and MIPS_SE isa_parser.py generated files. 2006-02-14 20:13:08 -05:00
isa_parser.py Gives separate methods for initiating and completing a memory access, which will be helpful for the merged memory model. 2006-02-15 13:05:21 -05:00