On 1/6/26 3:53 PM, Philippe Mathieu-Daudé wrote:
The MicroBlazeCPUConfig::endi flag reports whether the CPU is
configure in little endianness. Directly use this knowledge
instead of evaluating MemOp from mo_endian().

Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
---
  target/microblaze/translate.c | 8 ++++----
  1 file changed, 4 insertions(+), 4 deletions(-)


Reviewed-by: Pierrick Bouvier <[email protected]>

Reply via email to