qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v3 0/3] Fix some loongarch tcg bugs


From: gaosong
Subject: Re: [PATCH v3 0/3] Fix some loongarch tcg bugs
Date: Mon, 10 Oct 2022 17:15:18 +0800
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.3.2


在 2022/9/30 10:45, Song Gao 写道:
Hi,

This series fix some bugs find from RISU test.

V3:
   -drop patch set some instruction result high 32bit 1.
   -follow some change from Richard's suggestion.

v2:
   -remove patch5 div if x/0 set dividend to 0.


Song Gao (3):
   target/loongarch: bstrins.w src register need EXT_NONE
   target/loongarch: Fix fnm{sub/add}_{s/d} set wrong flags
   softfloat: logB(0) should raise divideByZero exception

  fpu/softfloat-parts.c.inc                     |  1 +
  target/loongarch/insn_trans/trans_bit.c.inc   | 36 +++++++++++--------
  .../loongarch/insn_trans/trans_farith.c.inc   | 12 +++----
  3 files changed, 29 insertions(+), 20 deletions(-)
Applied to loongarch-next.

Thanks.
Song Gao




reply via email to

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