diff options
author | Aurelien Jarno <aurelien@aurel32.net> | 2017-06-01 00:01:13 +0200 |
---|---|---|
committer | Richard Henderson <rth@twiddle.net> | 2017-06-06 15:20:42 -0700 |
commit | a5c3cedd739b7cf0aea051f9f70adf2bcf813e1a (patch) | |
tree | e3c50298dd112eda360d3e9ee2439dd1b7a8ff79 /module-common.c | |
parent | 01f8db88579bef0b6de9f48d0ad2617c5ca2696f (diff) | |
download | qemu-a5c3cedd739b7cf0aea051f9f70adf2bcf813e1a.zip qemu-a5c3cedd739b7cf0aea051f9f70adf2bcf813e1a.tar.gz qemu-a5c3cedd739b7cf0aea051f9f70adf2bcf813e1a.tar.bz2 |
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 'module-common.c')
0 files changed, 0 insertions, 0 deletions