-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviews.gem5.org/r/2483/
-----------------------------------------------------------

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/2483/diff/


Testing
-------


Thanks,

Gabe Black

_______________________________________________
gem5-dev mailing list
gem5-dev@gem5.org
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to