[PATCH 0/3] target/tricore: Stop using the legacy native-endian APIs

Philippe Mathieu-Daudé posted 3 patches 1 month, 3 weeks ago
Failed in applying to current master (apply log)
configs/targets/tricore-softmmu.mak |   1 -
target/tricore/op_helper.c          | 152 ++++++++++++++--------------
target/tricore/translate.c          |   9 +-
3 files changed, 81 insertions(+), 81 deletions(-)
[PATCH 0/3] target/tricore: Stop using the legacy native-endian APIs
Posted by Philippe Mathieu-Daudé 1 month, 3 weeks ago
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