Home
last modified time | relevance | path

Searched hist:"8 abd6d4288f69627f49d1e6e228d2f0d9d490c21" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/ppc/
H A Dmmu_common.cdiff 8abd6d4288f69627f49d1e6e228d2f0d9d490c21 Sun May 26 18:12:49 CDT 2024 BALATON Zoltan <balaton@eik.bme.hu> target/ppc/mmu_common.c: Remove single use local variable

In mmu6xx_get_physical_address() tagtet_page_bits local is declared
only to use TARGET_PAGE_BITS once. Drop the unneeded variable.

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