On 9/16/19 9:57 AM, David Hildenbrand wrote: > Triggered by a review comment from Richard, also MVCOS has a 32-bit > length in 24/31-bit addressing mode. Add a new helper. > > Rename wrap_length() to wrap_length31(). > > Signed-off-by: David Hildenbrand <da...@redhat.com> > --- > target/s390x/mem_helper.c | 14 +++++++++++--- > 1 file changed, 11 insertions(+), 3 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~