[PATCH 0/2] accel/tcg: Remove non-explicit endian cpu_ld*_code() wrappers

Philippe Mathieu-Daudé posted 2 patches 2 days, 4 hours ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20260320074555.33974-1-philmd@linaro.org
Maintainers: Pierrick Bouvier <pierrick.bouvier@linaro.org>, Richard Henderson <richard.henderson@linaro.org>, Paolo Bonzini <pbonzini@redhat.com>, "Philippe Mathieu-Daudé" <philmd@linaro.org>, Aurelien Jarno <aurelien@aurel32.net>, Jiaxun Yang <jiaxun.yang@flygoat.com>, Aleksandar Rikalo <arikalo@gmail.com>
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(-)
[PATCH 0/2] accel/tcg: Remove non-explicit endian cpu_ld*_code() wrappers
Posted by Philippe Mathieu-Daudé 2 days, 4 hours ago
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