qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] target/loongarch: Fix emulation of float-point disable exception
@ 2022-11-04  4:05 Rui Wang
  2022-11-04  4:05 ` [PATCH v3 1/2] target/loongarch: Adjust the layout of hardware flags bit fields Rui Wang
  2022-11-04  4:05 ` [PATCH v3 2/2] target/loongarch: Fix emulation of float-point disable exception Rui Wang
  0 siblings, 2 replies; 5+ messages in thread
From: Rui Wang @ 2022-11-04  4:05 UTC (permalink / raw)
  To: Richard Henderson; +Cc: Song Gao, Xiaojuan Yang, qemu-devel, hev, Rui Wang

v3:
  target/loongarch: Adjust the layout of hardware flags bit fields
  target/loongarch: Fix emulation of float-point disable exception

 target/loongarch/cpu.c                        |  2 ++
 target/loongarch/cpu.h                        | 11 +++++-
 .../loongarch/insn_trans/trans_farith.c.inc   | 30 ++++++++++++++++
 target/loongarch/insn_trans/trans_fcmp.c.inc  | 11 ++++--
 .../loongarch/insn_trans/trans_fmemory.c.inc  | 34 +++++++++++++++----
 target/loongarch/insn_trans/trans_fmov.c.inc  | 29 ++++++++++++++--
 .../insn_trans/trans_privileged.c.inc         |  2 +-
 target/loongarch/translate.c                  |  6 +++-
 8 files changed, 111 insertions(+), 14 deletions(-)

-- 
2.38.1



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-11-04 22:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-04  4:05 [PATCH v3 0/2] target/loongarch: Fix emulation of float-point disable exception Rui Wang
2022-11-04  4:05 ` [PATCH v3 1/2] target/loongarch: Adjust the layout of hardware flags bit fields Rui Wang
2022-11-04 22:08   ` Richard Henderson
2022-11-04  4:05 ` [PATCH v3 2/2] target/loongarch: Fix emulation of float-point disable exception Rui Wang
2022-11-04 22:15   ` Richard Henderson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).