qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] target/xtensa: Remove all uses of target_ulong type
@ 2025-10-08  5:15 Philippe Mathieu-Daudé
  2025-10-08  5:15 ` [PATCH 1/2] target/xtensa: Remove target_ulong use in xtensa_tr_translate_insn() Philippe Mathieu-Daudé
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Philippe Mathieu-Daudé @ 2025-10-08  5:15 UTC (permalink / raw)
  To: qemu-devel
  Cc: Anton Johansson, Pierrick Bouvier, Max Filippov,
	Philippe Mathieu-Daudé

Remove the left over target_ulong uses in Xtensa frontend.

Philippe Mathieu-Daudé (2):
  target/xtensa: Remove target_ulong use in xtensa_tr_translate_insn()
  target/xtensa: Remove target_ulong use in xtensa_get_tb_cpu_state()

 target/xtensa/cpu.c       | 6 +++---
 target/xtensa/translate.c | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

-- 
2.51.0



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

end of thread, other threads:[~2025-10-15 17:12 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-08  5:15 [PATCH 0/2] target/xtensa: Remove all uses of target_ulong type Philippe Mathieu-Daudé
2025-10-08  5:15 ` [PATCH 1/2] target/xtensa: Remove target_ulong use in xtensa_tr_translate_insn() Philippe Mathieu-Daudé
2025-10-08 10:30   ` Anton Johansson via
2025-10-08  5:15 ` [PATCH 2/2] target/xtensa: Remove target_ulong use in xtensa_get_tb_cpu_state() Philippe Mathieu-Daudé
2025-10-08 10:36   ` Anton Johansson via
2025-10-15 17:11 ` [PATCH 0/2] target/xtensa: Remove all uses of target_ulong type 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).