[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH-for-9.1 v3 0/2] target/mips: Use correct MMU index in get_pte()
|
From: |
Philippe Mathieu-Daudé |
|
Subject: |
[PATCH-for-9.1 v3 0/2] target/mips: Use correct MMU index in get_pte() |
|
Date: |
Tue, 13 Aug 2024 15:53:11 +0200 |
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
- [PATCH-for-9.1 v3 0/2] target/mips: Use correct MMU index in get_pte(),
Philippe Mathieu-Daudé <=