On 27/01/2025 12.54, Philippe Mathieu-Daudé wrote:
Have the CPUClass::disas_set_info() callback set the
disassemble_info::endian field for big-endian targets.

Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
---
  target/hppa/cpu.c     | 1 +
  target/m68k/cpu.c     | 1 +
  target/openrisc/cpu.c | 1 +
  target/s390x/cpu.c    | 1 +
  target/sparc/cpu.c    | 1 +
  5 files changed, 5 insertions(+)

Reviewed-by: Thomas Huth <[email protected]>


Reply via email to