qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [RISU PATCH v4 20/29] aarch64: Reorg sve reginfo to save space


From: Peter Maydell
Subject: Re: [RISU PATCH v4 20/29] aarch64: Reorg sve reginfo to save space
Date: Mon, 18 Jul 2022 12:40:52 +0100

On Fri, 8 Jul 2022 at 17:38, Richard Henderson
<richard.henderson@linaro.org> 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 <richard.henderson@linaro.org>
> ---
>  risu_reginfo_aarch64.h |  45 ++++++-----
>  risu_reginfo_aarch64.c | 171 ++++++++++++++++++++---------------------
>  2 files changed, 108 insertions(+), 108 deletions(-)

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>

thanks
-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]