summary refs log tree commit diff stats
path: root/scripts/qemu.py
diff options
context:
space:
mode:
authorAurelien Jarno <aurelien@aurel32.net>2017-06-01 00:01:13 +0200
committerRichard Henderson <rth@twiddle.net>2017-06-06 15:20:42 -0700
commita5c3cedd739b7cf0aea051f9f70adf2bcf813e1a (patch)
treee3c50298dd112eda360d3e9ee2439dd1b7a8ff79 /scripts/qemu.py
parent01f8db88579bef0b6de9f48d0ad2617c5ca2696f (diff)
downloadfocaccia-qemu-a5c3cedd739b7cf0aea051f9f70adf2bcf813e1a.tar.gz
focaccia-qemu-a5c3cedd739b7cf0aea051f9f70adf2bcf813e1a.zip
target/s390x: improve 24-bit and 31-bit addresses read
Improve fix_address to also handle the 24-bit mode. Rename fix_address
to wrap_address to better explain what is changed.

Replace the calls to get_address with x2 = 0 and b2 = 0 by
call to wrap_address, leading to the removal of this function. Rename
get_address_31fix into get_address.

Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Message-Id: <20170531220129.27724-15-aurelien@aurel32.net>
Signed-off-by: Richard Henderson <rth@twiddle.net>
Diffstat (limited to 'scripts/qemu.py')
0 files changed, 0 insertions, 0 deletions