qemu-riscv
[Top][All Lists]
Advanced

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

Re: [RFC PATCH 06/13] target/riscv: Fix div instructions


From: Richard Henderson
Subject: Re: [RFC PATCH 06/13] target/riscv: Fix div instructions
Date: Thu, 5 Aug 2021 12:18:43 -1000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0

On 8/4/21 4:53 PM, LIU Zhiwei wrote:
Don't overwrite global source register after
https://lists.gnu.org/archive/html/qemu-riscv/2021-07/msg00058.html.

Signed-off-by: LIU Zhiwei<zhiwei_liu@c-sky.com>
---
  target/riscv/translate.c | 46 +++++++++++++++++++++++-----------------
  1 file changed, 26 insertions(+), 20 deletions(-)

FWIW, I have a cleanup to these routines that does more than add temps. I've been slow to re-post the series; sorry about that.


r~



reply via email to

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