On 05/29/2017 12:24 PM, Aurelien Jarno wrote:
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.

Signed-off-by: Aurelien Jarno<aurel...@aurel32.net>
---
  target/s390x/mem_helper.c | 71 +++++++++++++++++++++--------------------------
  1 file changed, 31 insertions(+), 40 deletions(-)

Reviewed-by: Richard Henderson <r...@twiddle.net>


r~


Reply via email to