qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/4] tcg/arm fixes
@ 2018-01-16  3:45 Richard Henderson
  2018-01-16  3:45 ` [Qemu-devel] [PATCH v2 1/4] tcg/arm: Fix double-word comparisons Richard Henderson
  2018-01-16  3:45 ` [Qemu-devel] [PATCH v2 2/4] tcg/arm: Support tlb offsets larger than 64k Richard Henderson
  0 siblings, 2 replies; 4+ messages in thread
From: Richard Henderson @ 2018-01-16  3:45 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell

Changes since v1:

Patch 1:
  * Use rsb/rsc for gt/le.  Now we always use "rI" as a constraint,
    so we never have to load immediates into registers by hand.

Patch 2:
  * We can't use add_ofs in the while condition and cmp_ofs in the
    reduction and converge; use cmp_ofs always.  Fixes the sparc64
    regression that Peter noticed.


r~


Richard Henderson (4):
  tcg/arm: Fix double-word comparisons
  tcg/arm: Support tlb offsets larger than 64k

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

end of thread, other threads:[~2018-01-16 11:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-16  3:45 [Qemu-devel] [PATCH v2 0/4] tcg/arm fixes Richard Henderson
2018-01-16  3:45 ` [Qemu-devel] [PATCH v2 1/4] tcg/arm: Fix double-word comparisons Richard Henderson
2018-01-16 11:33   ` Peter Maydell
2018-01-16  3:45 ` [Qemu-devel] [PATCH v2 2/4] tcg/arm: Support tlb offsets larger than 64k 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).