qemu-devel
[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: LIU Zhiwei
Subject: Re: [RFC PATCH 06/13] target/riscv: Fix div instructions
Date: Mon, 9 Aug 2021 15:53:04 +0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0


On 2021/8/6 上午6:18, Richard Henderson wrote:
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.

Look forward to your next patch set. I will send my next patch set based on your new post.

Thanks,
Zhiwei

r~



reply via email to

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