v2: patch #2 was incomplete Hexagon is always little-endian, making the conversion easy.
Philippe Mathieu-Daudé (3): target/hexagon: Inline translator_ldl() target/hexagon: Use little-endian variant of cpu_ld/st_data*() configs/targets: Forbid Hexagon to use legacy native endianness API configs/targets/hexagon-linux-user.mak | 1 - target/hexagon/macros.h | 6 +++--- target/hexagon/op_helper.c | 6 +++--- target/hexagon/translate.c | 11 +++++++---- 4 files changed, 13 insertions(+), 11 deletions(-) -- 2.52.0
