On Fri, 8 Jul 2022 at 17:38, Richard Henderson <[email protected]> wrote: > > Mirror the signal frame by storing all of the registers > as a lump. Use the signal macros to pull out the values. > > Signed-off-by: Richard Henderson <[email protected]> > --- > risu_reginfo_aarch64.h | 45 ++++++----- > risu_reginfo_aarch64.c | 171 ++++++++++++++++++++--------------------- > 2 files changed, 108 insertions(+), 108 deletions(-)
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
