----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/2482/ -----------------------------------------------------------
Review request for Default. Repository: gem5 Description ------- Changeset 10536:63b52d190220 --------------------------- x86: Fix setting segment bases in real mode. The data size used for actually writing the base value for the segment was the default size, but really it should set the entire value without any possible truncation. Diffs ----- src/arch/x86/isa/insts/general_purpose/control_transfer/jump.py 533ec854b2f1813410287183642c13f1895215b5 src/arch/x86/isa/insts/general_purpose/data_transfer/move.py 533ec854b2f1813410287183642c13f1895215b5 Diff: http://reviews.gem5.org/r/2482/diff/ Testing ------- Thanks, Gabe Black _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
