qemu-arm
[Top][All Lists]
Advanced

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

Re: [PATCH 16/19] target/microblaze: Consider endianness while translati


From: Richard Henderson
Subject: Re: [PATCH 16/19] target/microblaze: Consider endianness while translating code
Date: Tue, 5 Nov 2024 13:33:47 +0000
User-agent: Mozilla Thunderbird

On 11/5/24 13:04, Philippe Mathieu-Daudé wrote:
Consider the CPU ENDI bit, swap instructions when the CPU
endianness doesn't match the binary one.

Signed-off-by: Philippe Mathieu-Daudé<philmd@linaro.org>
---
  target/microblaze/cpu.h       | 7 +++++++
  target/microblaze/translate.c | 5 +++--
  2 files changed, 10 insertions(+), 2 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

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