On Fri, 25 Jan 2019 at 18:49, Richard Henderson <richard.hender...@linaro.org> wrote: > > When tsz == 0, aarch32 selects the address space via exclusion, > and there are no "top_bits" remaining that require validation. > > Fixes: ba97be9f4a4 > Reported-by: Peter Maydell <peter.mayd...@linaro.org> > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > target/arm/helper.c | 19 +++++++++++++------ > 1 file changed, 13 insertions(+), 6 deletions(-)
Applied to target-arm.next, thanks. -- PMM