Since v4:
- Moved MO_ALIGN change
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