The TriCore is always little-endian, making the conversion easy.

Philippe Mathieu-Daudé (3):
  target/tricore: Use little-endian variant of cpu_ld/st_data*()
  target/tricore: Inline translator_lduw()
  configs/targets: Forbid TriCore to use legacy native endianness API

 configs/targets/tricore-softmmu.mak |   1 -
 target/tricore/op_helper.c          | 152 ++++++++++++++--------------
 target/tricore/translate.c          |   9 +-
 3 files changed, 81 insertions(+), 81 deletions(-)

-- 
2.52.0


Reply via email to