MachineCheckFaults and AlignmentFaults are now generated by the ISA, rather than...
authorGabe Black <gblack@eecs.umich.edu>
Mon, 27 Feb 2006 08:57:15 +0000 (03:57 -0500)
committerGabe Black <gblack@eecs.umich.edu>
Mon, 27 Feb 2006 08:57:15 +0000 (03:57 -0500)
commit444f520f7e2da9468fa622dcf51859915bd31fd6
tree5d5a217fcc16fe1b89c9625867a54ef87c499813
parent1a0b326f5d4fafaef206a97ddd02598e120aebb9
MachineCheckFaults and AlignmentFaults are now generated by the ISA, rather than being created directly.

arch/alpha/alpha_memory.cc:
cpu/base_dyn_inst.cc:
dev/alpha_console.cc:
dev/pcidev.hh:
dev/sinic.cc:
    MachineCheckFaults are now generated by the ISA, rather than being created directly.

--HG--
extra : convert_revision : 34a7da41639e93be21ed70dac681b27480008d19
arch/alpha/alpha_memory.cc
arch/alpha/faults.cc
arch/alpha/faults.hh
cpu/base_dyn_inst.cc
dev/alpha_console.cc
dev/pcidev.hh
dev/sinic.cc