This patchset is small code cleanup with LoongArch TLB emulation.
LoongArch does not support hardware page table walker, TLB handling
is complicated compared with common architectures.
Bibo Mao (3):
target/loongarch: Correct spelling in helper_csrwr_pwcl()
target/loongarch: Fix CSR STLBPS register write emulation
target/loongarch: Remove unnecessary page size validity checking
target/loongarch/tcg/csr_helper.c | 8 ++++++--
target/loongarch/tcg/tlb_helper.c | 24 ++++++++----------------
2 files changed, 14 insertions(+), 18 deletions(-)
base-commit: 6e1571533fd92bec67e5ab9b1dd1e15032925757
--
2.39.3