On 09/22/2017 10:59 AM, Peter Maydell wrote: > In v8M, more bits are defined in the exception-return magic > values; update the code that checks these so we accept > the v8M values when the CPU permits them. > > Signed-off-by: Peter Maydell <peter.mayd...@linaro.org> > --- > target/arm/helper.c | 73 > ++++++++++++++++++++++++++++++++++++++++++----------- > 1 file changed, 58 insertions(+), 15 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~