gem5/arch
Ali Saidi eb7d329076 fix unaligned memory offset and some small fixes to interrupt binning
code

arch/alpha/alpha_memory.cc:
    Fixed unaligned trap faults
arch/alpha/ev5.cc:
    little more verbose faulting information
kern/linux/linux_system.cc:
    more descriptive errors, and the correct offsets from symbols
sim/system.cc:
    load local pal symbols

--HG--
extra : convert_revision : 0c81badf77321d5e1a060dcae2d42204e5a1fc84
2004-09-22 18:25:06 -04:00
..
alpha fix unaligned memory offset and some small fixes to interrupt binning 2004-09-22 18:25:06 -04:00
isa_parser.py Renamed OpClass enum members: they all end in 'Op' now. 2004-05-31 16:19:31 -07:00