qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH-for-9.0 0/3] target/arm/tcg: Few non-TCG cleanups
@ 2023-11-30 14:25 Philippe Mathieu-Daudé
  2023-11-30 14:25 ` [PATCH-for-9.0 1/3] target/arm: Restrict TCG specific helpers Philippe Mathieu-Daudé
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Philippe Mathieu-Daudé @ 2023-11-30 14:25 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-arm, Peter Maydell, Philippe Mathieu-Daudé

Few non-TCG cleanups extracted from a bigger rework.

Philippe Mathieu-Daudé (3):
  target/arm: Restrict TCG specific helpers
  target/arm: Restrict DC CVAP & DC CVADP instructions to TCG accel
  target/arm/tcg: Including missing 'exec/exec-all.h' header

 target/arm/helper.c            | 60 +++-------------------------------
 target/arm/tcg/op_helper.c     | 55 +++++++++++++++++++++++++++++++
 target/arm/tcg/translate-a64.c |  1 +
 3 files changed, 61 insertions(+), 55 deletions(-)

-- 
2.41.0



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

end of thread, other threads:[~2023-12-11 15:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-30 14:25 [PATCH-for-9.0 0/3] target/arm/tcg: Few non-TCG cleanups Philippe Mathieu-Daudé
2023-11-30 14:25 ` [PATCH-for-9.0 1/3] target/arm: Restrict TCG specific helpers Philippe Mathieu-Daudé
2023-11-30 14:25 ` [PATCH-for-9.0 2/3] target/arm: Restrict DC CVAP & DC CVADP instructions to TCG accel Philippe Mathieu-Daudé
2023-11-30 14:25 ` [PATCH-for-9.0 3/3] target/arm/tcg: Including missing 'exec/exec-all.h' header Philippe Mathieu-Daudé
2023-11-30 15:25 ` [PATCH-for-9.0 0/3] target/arm/tcg: Few non-TCG cleanups Richard Henderson
2023-12-11 15:47 ` Peter Maydell

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