qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH RISU 0/4] risugen/arm: Convert to use assembly
@ 2024-05-22 21:27 Richard Henderson
  2024-05-22 21:27 ` [PATCH RISU 1/4] " Richard Henderson
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Richard Henderson @ 2024-05-22 21:27 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell

Minor simplifications as well, which are all the
easier for emitting assembly instead of binary.

r~

Richard Henderson (4):
  risugen/arm: Convert to use assembly
  risugen/arm: Fill general regs with 64-bit random data
  risugen/arm: Switch to thumb mode only once
  contrib/generate_all: Do not rely on ag

 contrib/generate_all.sh |   4 +-
 risugen_arm.pm          | 805 +++++++++++++---------------------------
 2 files changed, 262 insertions(+), 547 deletions(-)

-- 
2.34.1



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

end of thread, other threads:[~2024-05-27  9:43 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-22 21:27 [PATCH RISU 0/4] risugen/arm: Convert to use assembly Richard Henderson
2024-05-22 21:27 ` [PATCH RISU 1/4] " Richard Henderson
2024-05-22 21:27 ` [PATCH RISU 2/4] risugen/arm: Fill general regs with 64-bit random data Richard Henderson
2024-05-22 21:27 ` [PATCH RISU 3/4] risugen/arm: Switch to thumb mode only once Richard Henderson
2024-05-22 21:27 ` [PATCH RISU 4/4] contrib/generate_all: Do not rely on ag Richard Henderson
2024-05-27  9:42   ` Philippe Mathieu-Daudé
2024-05-22 22:29 ` [PATCH RISU 0/4] risugen/arm: Convert to use assembly 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).