----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1225/#review2818 -----------------------------------------------------------
Ship it! Ship It! - Nilay Vaish On May 27, 2012, 2:46 p.m., Gabe Black wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://reviews.gem5.org/r/1225/ > ----------------------------------------------------------- > > (Updated May 27, 2012, 2:46 p.m.) > > > Review request for Default. > > > Description > ------- > > Changeset 9028:9c5e5c931da5 > --------------------------- > X86: Truncate addresses to 32 bits except in 64 bit mode, not long mode. > > A small change was added a while ago to keep addresses from overflowing 32 > bits when larger addresses shouldn't be accessible to software. That change > truncated when not in long mode, but really it should have truncated when not > in 64 bit mode. The difference is whether compatibility mode is included, a > mode that's supposed to act like a legacy 32 bit mode. > > > Diffs > ----- > > src/arch/x86/tlb.cc 5851586f399c > > Diff: http://reviews.gem5.org/r/1225/diff/ > > > Testing > ------- > > > Thanks, > > Gabe Black > > _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
