qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] target/xtensa: Remove tswap() calls in semihosting
@ 2024-12-05 23:24 Philippe Mathieu-Daudé
  2024-12-05 23:24 ` [PATCH 1/2] target/xtensa: Implement xtensa_isa_is_big_endian() Philippe Mathieu-Daudé
  2024-12-05 23:24 ` [PATCH 2/2] target/xtensa: Remove tswap() calls in semihosting simcall() helper Philippe Mathieu-Daudé
  0 siblings, 2 replies; 8+ messages in thread
From: Philippe Mathieu-Daudé @ 2024-12-05 23:24 UTC (permalink / raw)
  To: qemu-devel; +Cc: Max Filippov, Richard Henderson, Philippe Mathieu-Daudé

The first patch modifying Xtensa libisa has already been
posted in https://lore.kernel.org/qemu-devel/20241204202602.58083-1-philmd@linaro.org/

Philippe Mathieu-Daudé (2):
  target/xtensa: Implement xtensa_isa_is_big_endian()
  target/xtensa: Remove tswap() calls in semihosting simcall() helper

 include/hw/xtensa/xtensa-isa.h |  1 +
 target/xtensa/xtensa-isa.c     |  7 +++++++
 target/xtensa/xtensa-semi.c    | 16 ++++++++++++++--
 3 files changed, 22 insertions(+), 2 deletions(-)

-- 
2.45.2



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

end of thread, other threads:[~2025-11-27  9:38 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-05 23:24 [PATCH 0/2] target/xtensa: Remove tswap() calls in semihosting Philippe Mathieu-Daudé
2024-12-05 23:24 ` [PATCH 1/2] target/xtensa: Implement xtensa_isa_is_big_endian() Philippe Mathieu-Daudé
2024-12-06 12:35   ` Max Filippov
2025-11-27  9:37     ` Philippe Mathieu-Daudé
2024-12-05 23:24 ` [PATCH 2/2] target/xtensa: Remove tswap() calls in semihosting simcall() helper Philippe Mathieu-Daudé
2024-12-06 12:41   ` Max Filippov
2024-12-06 14:34     ` Philippe Mathieu-Daudé
2024-12-06 14:54       ` 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).