qemu-devel
[Top][All Lists]
Advanced

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

Re: [RFC PATCH v2 21/22] target/mips/tx79: Move RDHWR usermode kludge to


From: Richard Henderson
Subject: Re: [RFC PATCH v2 21/22] target/mips/tx79: Move RDHWR usermode kludge to trans_SQ()
Date: Sat, 13 Mar 2021 09:21:29 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.1

On 3/9/21 8:56 AM, Philippe Mathieu-Daudé wrote:
Now than SQ is properly implemented, we can move the RDHWR
kludge required to have usermode working with recent glibc.

Signed-off-by: Philippe Mathieu-Daudé<f4bug@amsat.org>
---
v2: { RDHWR_user } (rth)
---
  target/mips/tx79.decode      |  5 +++-
  target/mips/translate.c      | 56 ------------------------------------
  target/mips/tx79_translate.c | 31 ++++++++++++++++++++
  3 files changed, 35 insertions(+), 57 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~




reply via email to

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