qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] target/s390x: Fix determination of overflow condition code
@ 2022-03-23 16:26 Thomas Huth
  2022-03-23 16:26 ` [PATCH 1/2] target/s390x: Fix determination of overflow condition code after addition Thomas Huth
  2022-03-23 16:26 ` [PATCH 2/2] target/s390x: Fix determination of overflow condition code after subtraction Thomas Huth
  0 siblings, 2 replies; 14+ messages in thread
From: Thomas Huth @ 2022-03-23 16:26 UTC (permalink / raw)
  To: Richard Henderson, David Hildenbrand, qemu-devel; +Cc: qemu-s390x, Bruno Haible

These two patches were suggested by Bruno Haible in the QEMU issue tracker,
but as far as I can see, were never sent to the mailing list for discussion.
Since they definitely fix the behavior of the example programs provided
in the issue tracker, I'd like to suggest them now for inclusion.

Thomas Huth (2):
  target/s390x: Fix determination of overflow condition code after
    addition
  target/s390x: Fix determination of overflow condition code after
    subtraction

 target/s390x/tcg/cc_helper.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

-- 
2.27.0



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

end of thread, other threads:[~2022-03-31 14:55 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-23 16:26 [PATCH 0/2] target/s390x: Fix determination of overflow condition code Thomas Huth
2022-03-23 16:26 ` [PATCH 1/2] target/s390x: Fix determination of overflow condition code after addition Thomas Huth
2022-03-30  8:52   ` David Hildenbrand
2022-03-30  9:29     ` Thomas Huth
2022-03-30  9:34       ` David Hildenbrand
2022-03-30  9:42         ` Thomas Huth
2022-03-30  9:47           ` David Hildenbrand
2022-03-30 10:12             ` Thomas Huth
2022-03-30 10:15               ` Thomas Huth
2022-03-30 14:03     ` Richard Henderson
2022-03-31 14:52       ` Thomas Huth
2022-03-23 16:26 ` [PATCH 2/2] target/s390x: Fix determination of overflow condition code after subtraction Thomas Huth
2022-03-30  8:57   ` David Hildenbrand
2022-03-30 14:04     ` 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).