[PATCH 0/2] Updates emulation of float-point to v4

Rui Wang posted 2 patches 1 year, 5 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20221107024526.702297-1-wangrui@loongson.cn
Maintainers: Song Gao <gaosong@loongson.cn>, Xiaojuan Yang <yangxiaojuan@loongson.cn>
target/loongarch/cpu.h                         | 18 +++++++++---------
target/loongarch/insn_trans/trans_farith.c.inc |  2 +-
.../insn_trans/trans_privileged.c.inc          |  4 ++--
target/loongarch/tlb_helper.c                  |  4 ++--
target/loongarch/translate.c                   |  5 +++--
target/loongarch/translate.h                   |  3 ++-
6 files changed, 19 insertions(+), 17 deletions(-)
[PATCH 0/2] Updates emulation of float-point to v4
Posted by Rui Wang 1 year, 5 months ago
Regarding the patchset v3 has been merged into main line, and not
approved, this patch updates to patchset v4.

Link: https://lists.nongnu.org/archive/html/qemu-devel/2022-11/msg00808.html

Rui Wang (2):
  target/loongarch: Separate the hardware flags into MMU index and PLV
  target/loongarch: Fix return value of CHECK_FPE

 target/loongarch/cpu.h                         | 18 +++++++++---------
 target/loongarch/insn_trans/trans_farith.c.inc |  2 +-
 .../insn_trans/trans_privileged.c.inc          |  4 ++--
 target/loongarch/tlb_helper.c                  |  4 ++--
 target/loongarch/translate.c                   |  5 +++--
 target/loongarch/translate.h                   |  3 ++-
 6 files changed, 19 insertions(+), 17 deletions(-)

-- 
2.38.1