diff options
author | Tim Harris <tharris@microsoft.com> | 2011-02-07 15:12:59 -0800 |
---|---|---|
committer | Tim Harris <tharris@microsoft.com> | 2011-02-07 15:12:59 -0800 |
commit | 2ea1aa8a4ff5b9096388af0ba400500a324b16a7 (patch) | |
tree | 0ae4e354794fe13e601f3e1d055552a9793b36b6 /configs | |
parent | 5810ab121c39f041aa6728696bc19e2e963eef90 (diff) | |
download | gem5-2ea1aa8a4ff5b9096388af0ba400500a324b16a7.tar.xz |
X86: Fix JMP_FAR_I to unpack a far pointer correctly.
JMP_FAR_I was unpacking its far pointer operand using sll instead of srl like
it should, and also putting the components in the wrong registers for use by
other microcode.
Diffstat (limited to 'configs')
0 files changed, 0 insertions, 0 deletions