----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.m5sim.org/r/862/ -----------------------------------------------------------
Review request for Default, Ali Saidi, Gabe Black, Steve Reinhardt, and Nathan Binkert. Summary ------- MIPS: Get rid of cruft in the fault classes. Get rid of Fault classes left over from when this file was copied from Alpha, and rename ArithmeticOverflowFault to be IntegerOverflowFault and get rid of the old IntegerOverflowFault stub. The Integer version is what's actually in the manual, but the Arithmetic version had the implementation. Diffs ----- src/arch/mips/faults.hh 2862c39f66f8 src/arch/mips/faults.cc 2862c39f66f8 src/arch/mips/isa/decoder.isa 2862c39f66f8 src/arch/mips/isa/formats/unimp.isa 2862c39f66f8 src/arch/mips/tlb.cc 2862c39f66f8 Diff: http://reviews.m5sim.org/r/862/diff Testing ------- Thanks, Gabe _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
