----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/2481/#review5454 -----------------------------------------------------------
Ship it! Ship It! - Steve Reinhardt On Nov. 15, 2014, 3:36 a.m., Gabe Black wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://reviews.gem5.org/r/2481/ > ----------------------------------------------------------- > > (Updated Nov. 15, 2014, 3:36 a.m.) > > > Review request for Default. > > > Repository: gem5 > > > Description > ------- > > Changeset 10535:6c566599e7e7 > --------------------------- > x86: Fix some bugs in the real mode far jmp instruction. > > The far pointer should be shifted right to get the selector value, not left. > Also, when calculating the width of the offset, the wrong register was used in > one spot. > > > Diffs > ----- > > src/arch/x86/isa/insts/general_purpose/control_transfer/jump.py > 533ec854b2f1813410287183642c13f1895215b5 > > Diff: http://reviews.gem5.org/r/2481/diff/ > > > Testing > ------- > > > Thanks, > > Gabe Black > > _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
