On 9/6/19 3:57 AM, David Hildenbrand wrote: > We can process a maximum of 256 bytes, crossing two pages. While at it, > increment the length once. > > Signed-off-by: David Hildenbrand <da...@redhat.com> > --- > target/s390x/mem_helper.c | 18 +++++++++++++----- > 1 file changed, 13 insertions(+), 5 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~