On Thu, 27 Jan 2022 at 06:34, Richard Henderson <richard.hender...@linaro.org> wrote: > > When HCR_EL2.E2H is set, the format of CPTR_EL2 changes to > look more like CPACR_EL1, with ZEN and FPEN fields instead > of TZ and TFP fields. > > Reported-by: Zenghui Yu <yuzeng...@huawei.com> > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > target/arm/helper.c | 77 +++++++++++++++++++++++++++++++++++---------- > 1 file changed, 60 insertions(+), 17 deletions(-) >
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM