qemu-devel
[Top][All Lists]
Advanced

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

[PATCH 0/5] Fix some bugs


From: Song Gao
Subject: [PATCH 0/5] Fix some bugs
Date: Sat, 17 Sep 2022 15:59:45 +0800

hi,

This series fix some bugs find from RISU test.

Thanks.
Song Gao

Song Gao (5):
  target/loongarch: ftint_xxx insns set the result high 32bit 0xffffffff
  target/loongarch: bstrins.w need set dest register EXT_SIGN
  target/loongarch: Fix fnm{sub/add}_{s/d} set wrong flags
  target/loongarch: flogb_{s/d} add set float_flag_divbyzero
  target/loongarch: div if x/0 set dividend to 0

 target/loongarch/fpu_helper.c                 | 32 ++++++++++++-----
 target/loongarch/insn_trans/trans_arith.c.inc | 34 +++++++++++++++----
 target/loongarch/insn_trans/trans_bit.c.inc   |  4 +--
 .../loongarch/insn_trans/trans_farith.c.inc   | 12 +++----
 4 files changed, 58 insertions(+), 24 deletions(-)

-- 
2.31.1




reply via email to

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