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é<f4...@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.hender...@linaro.org>
r~