[PATCH v4 0/2] target/mips: Use probe_access_full() in Atomic Load/Store helpers

Philippe Mathieu-Daudé posted 2 patches 1 month, 2 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20260416150649.23671-1-philmd@linaro.org
Maintainers: "Philippe Mathieu-Daudé" <philmd@linaro.org>, Aurelien Jarno <aurelien@aurel32.net>, Jiaxun Yang <jiaxun.yang@flygoat.com>, Aleksandar Rikalo <arikalo@gmail.com>
There is a newer version of this series
target/mips/helper.h          |  4 ++--
target/mips/tcg/ldst_helper.c | 22 +++++++++++++++++-----
target/mips/tcg/translate.c   |  7 ++++---
3 files changed, 23 insertions(+), 10 deletions(-)
[PATCH v4 0/2] target/mips: Use probe_access_full() in Atomic Load/Store helpers
Posted by Philippe Mathieu-Daudé 1 month, 2 weeks ago
Following Richard suggestion in [*], use probe_access_full()
and replace legacy cpu_ld*_mmuidx_ra() by cpu_ld*_mmu() in Atomic
Load/Store helpers.

[*] https://lore.kernel.org/qemu-devel/ee4ebd4e-b475-4d76-8fd2-8b04c30b183c@linaro.org/

Philippe Mathieu-Daudé (2):
  target/mips: Pass MemOpIdx argument to Linked Load/Store helpers
  target/mips: Use probe_access_full() in Atomic Load/Store helpers

 target/mips/helper.h          |  4 ++--
 target/mips/tcg/ldst_helper.c | 22 +++++++++++++++++-----
 target/mips/tcg/translate.c   |  7 ++++---
 3 files changed, 23 insertions(+), 10 deletions(-)

-- 
2.53.0