> On 2010-08-14 00:01:01, Gabe Black wrote: > > src/arch/arm/faults.hh, line 78 > > <http://reviews.m5sim.org/r/175/diff/1/?file=1864#file1864line78> > > > > Is it that the value was wrong, or that the wrong > > SynchronousExternalAbort was being used? Now Synch...Abort0 and 1 have the > > same value which seems odd if not wrong.
Odd yes, wrong no... It's correct for ARMv7. - Ali ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.m5sim.org/r/175/#review183 ----------------------------------------------------------- On 2010-08-13 10:12:18, Ali Saidi wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://reviews.m5sim.org/r/175/ > ----------------------------------------------------------- > > (Updated 2010-08-13 10:12:18) > > > Review request for Default. > > > Summary > ------- > > ARM: DFSR status value for sync external data abort is expected to be 0x8 in > ARMv7 > > > Diffs > ----- > > src/arch/arm/faults.hh 3c48b2b3cb83 > > Diff: http://reviews.m5sim.org/r/175/diff > > > Testing > ------- > > > Thanks, > > Ali > > _______________________________________________ m5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/m5-dev
