On 9 August 2018 at 05:21, Richard Henderson <richard.hender...@linaro.org> wrote: > Check for EL3 before testing CPTR_EL3.EZ. Return 0 when the exception > should be routed via AdvSIMDFPAccessTrap. Mirror the structure of > CheckSVEEnabled more closely. > > Fixes: 5be5e8eda78 > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > target/arm/helper.c | 96 ++++++++++++++++++++++----------------------- > 1 file changed, 46 insertions(+), 50 deletions(-) >
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM