On 27/01/2025 12.54, Philippe Mathieu-Daudé wrote:
Have the CPUClass::disas_set_info() callback set the disassemble_info::endian field.Signed-off-by: Philippe Mathieu-Daudé <[email protected]> --- target/mips/cpu.c | 3 +++ 1 file changed, 3 insertions(+)
Reviewed-by: Thomas Huth <[email protected]>
