qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/2] target/xtensa: Remove tswap() calls in semihosting


From: Philippe Mathieu-Daudé
Subject: [PATCH 0/2] target/xtensa: Remove tswap() calls in semihosting
Date: Fri, 6 Dec 2024 00:24:35 +0100

The first patch modifying Xtensa libisa has already been
posted in 
20241204202602.58083-1-philmd@linaro.org/">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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]