Searched hist:6975 (Results 1 - 1 of 1) sorted by relevance

/gem5/src/cpu/
H A Dbase_dyn_inst.hhdiff 6975:862a31349d43 Sat Feb 20 15:11:00 EST 2010 Timothy M. Jones <tjones1@inf.ed.ac.uk> BaseDynInst: Preserve the faults returned from read and write.

When implementing timing address translations instead of atomic, I
forgot to preserve the faults that are returned from the read and
write calls. This patch reinstates them.

Completed in 36 milliseconds