[PATCH-for-9.1 v3 0/2] target/mips: Use correct MMU index in get_pte()

Philippe Mathieu-Daudé posted 2 patches 3 months, 1 week ago
There is a newer version of this series
target/mips/tcg/sysemu/tlb_helper.c | 70 ++++++++++++++---------------
1 file changed, 35 insertions(+), 35 deletions(-)
[PATCH-for-9.1 v3 0/2] target/mips: Use correct MMU index in get_pte()
Posted by Philippe Mathieu-Daudé 3 months, 1 week ago
Since v2:
 - Use MemOp (rth)

Propage ptw_mmu_idx to get_pte() and use it via
the cpu_ld/st_code_mmu() API.

Philippe Mathieu-Daudé (2):
  target/mips: Pass page table entry size as MemOp to get_pte()
  target/mips: Use correct MMU index in get_pte()

 target/mips/tcg/sysemu/tlb_helper.c | 70 ++++++++++++++---------------
 1 file changed, 35 insertions(+), 35 deletions(-)

-- 
2.45.2