qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v3 08/66] target/mips: Implement do_unaligned_access for user


From: Peter Maydell
Subject: Re: [PATCH v3 08/66] target/mips: Implement do_unaligned_access for user-only
Date: Thu, 19 Aug 2021 16:34:08 +0100

On Wed, 18 Aug 2021 at 20:27, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> Cc: Philippe Mathieu-Daudé <f4bug@amsat.org>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
>  linux-user/mips/cpu_loop.c        | 20 ++++++++++++++++----
>  target/mips/cpu.c                 |  2 +-
>  target/mips/tcg/op_helper.c       |  3 +--
>  target/mips/tcg/user/tlb_helper.c | 23 +++++++++++------------
>  4 files changed, 29 insertions(+), 19 deletions(-)

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

thanks
-- PMM



reply via email to

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