qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] target/m68k: fix two writes to %sr
@ 2022-09-13 14:28 Richard Henderson
  2022-09-13 14:28 ` [PATCH 1/2] target/m68k: Fix MACSR to CCR Richard Henderson
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Richard Henderson @ 2022-09-13 14:28 UTC (permalink / raw)
  To: qemu-devel; +Cc: laurent, mark.cave-ayland

The second was described by Mark in the lobby of KVM Forum.
The first was found by inspection of other uses of gen_helper_set_sr.

r~

Richard Henderson (2):
  target/m68k: Fix MACSR to CCR
  target/m68k: Perform writback before modifying SR

 target/m68k/translate.c | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)

-- 
2.34.1



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

end of thread, other threads:[~2022-09-21 13:49 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-13 14:28 [PATCH 0/2] target/m68k: fix two writes to %sr Richard Henderson
2022-09-13 14:28 ` [PATCH 1/2] target/m68k: Fix MACSR to CCR Richard Henderson
2022-09-13 14:59   ` Laurent Vivier
2022-09-21 13:01   ` Laurent Vivier
2022-09-13 14:28 ` [PATCH 2/2] target/m68k: Perform writback before modifying SR Richard Henderson
2022-09-13 14:47   ` Laurent Vivier
2022-09-13 16:24   ` Mark Cave-Ayland
2022-09-21 13:02   ` Laurent Vivier
2022-09-13 16:29 ` [PATCH 0/2] target/m68k: fix two writes to %sr Mark Cave-Ayland
2022-09-13 16:35   ` Laurent Vivier
2022-09-13 17:15   ` Richard Henderson
2022-09-14 16:48   ` Howard Spoelstra
2022-09-14 17:08     ` Howard Spoelstra

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).