Inline the last non-explicit endian cpu_ld*_code() use
in the MIPS target then finally remove the legacy wrappers
(updating the documentation).

Philippe Mathieu-Daudé (2):
  target/mips: Inline cpu_ld{uw,l}_code() calls in
    set_badinstr_registers
  accel/tcg: Remove non-explicit endian cpu_ld*_code() wrappers

 docs/devel/loads-stores.rst         | 21 ++++++++----------
 include/accel/tcg/cpu-ldst.h        | 33 ++---------------------------
 target/mips/tcg/system/tlb_helper.c | 18 +++++++++++-----
 3 files changed, 24 insertions(+), 48 deletions(-)

-- 
2.53.0


Reply via email to