qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] tcg/sparc64: Implement CTPOP
@ 2025-04-25 20:00 Richard Henderson
  2025-04-25 20:00 ` [PATCH 1/2] tcg/sparc64: Unexport use_vis3_instructions Richard Henderson
  2025-04-25 20:00 ` [PATCH 2/2] tcg/sparc64: Implement CTPOP Richard Henderson
  0 siblings, 2 replies; 5+ messages in thread
From: Richard Henderson @ 2025-04-25 20:00 UTC (permalink / raw)
  To: qemu-devel

Based-on: 20250415192515.232910-1-richard.henderson@linaro.org
("[PATCH v4 000/163] tcg: Convert to TCGOutOp structures")

The POPC instruction is present in all but the earliest sparc64 cpus.
Not sure why this got missed once upon a time...


r~

Richard Henderson (2):
  tcg/sparc64: Unexport use_vis3_instructions
  tcg/sparc64: Implement CTPOP

 tcg/sparc64/tcg-target-has.h |  6 ------
 tcg/sparc64/tcg-target.c.inc | 33 ++++++++++++++++++++++++++-------
 2 files changed, 26 insertions(+), 13 deletions(-)

-- 
2.43.0



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

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

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-25 20:00 [PATCH 0/2] tcg/sparc64: Implement CTPOP Richard Henderson
2025-04-25 20:00 ` [PATCH 1/2] tcg/sparc64: Unexport use_vis3_instructions Richard Henderson
2025-04-25 22:20   ` Philippe Mathieu-Daudé
2025-04-25 20:00 ` [PATCH 2/2] tcg/sparc64: Implement CTPOP Richard Henderson
2025-04-25 22:24   ` Philippe Mathieu-Daudé

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