Home
last modified time | relevance | path

Searched hist:"9 e2d6802b5c7d15d0d82bb7c9370ebd3df7492ac" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/ppc/
H A Dmmu_common.cdiff 9e2d6802b5c7d15d0d82bb7c9370ebd3df7492ac Sun May 26 18:12:43 CDT 2024 BALATON Zoltan <balaton@eik.bme.hu> target/ppc/mmu_common.c: Simplify ppc6xx_tlb_pte_check()

Invert conditions to avoid deep nested ifs and return early instead.
Remove some obvious comments that don't add more clarity.

Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Reviewed-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>