----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1089/#review2319 -----------------------------------------------------------
src/cpu/inorder/cpu.cc <http://reviews.gem5.org/r/1089/#comment2741> Can inst be of type InOrderDynInst? Is WholeTranslationState only used on CPUs that use InOrderDynInst? - Erik Tomusk On March 8, 2012, 7:42 a.m., Korey Sewell wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://reviews.gem5.org/r/1089/ > ----------------------------------------------------------- > > (Updated March 8, 2012, 7:42 a.m.) > > > Review request for Default. > > > Description > ------- > > inorder: add timing translation > This is Erik Tomusk's patch to add timing translation to InOrder. It's the > next step > in getting InOrder to work for ARM. > > > Diffs > ----- > > src/cpu/inorder/cpu.hh 87cafa076695 > src/cpu/inorder/cpu.cc 87cafa076695 > src/cpu/inorder/resources/cache_unit.cc 87cafa076695 > src/cpu/inorder/resources/inorder_translation.hh PRE-CREATION > > Diff: http://reviews.gem5.org/r/1089/diff/ > > > Testing > ------- > > This is not fully tested yet but a work in progress. > > > Thanks, > > Korey Sewell > > _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
