On Tue, 14 Oct 2025 at 21:12, Richard Henderson <[email protected]> wrote: > > Add the functions and update raw_accessors_invalid to match. > Add assertions for !ARM_CP_128BIT in read_raw_cp_reg and > write_raw_cp_reg. > > Signed-off-by: Richard Henderson <[email protected]> > --- > target/arm/cpregs.h | 1 + > target/arm/helper.c | 49 +++++++++++++++++++++++++++++++++++++++++---- > 2 files changed, 46 insertions(+), 4 deletions(-) >
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
