Home
last modified time | relevance | path

Searched hist:a5436bc6ed4d385690546783f1799ea927f5ebd2 (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/ppc/
H A Dmmu_common.cdiff a5436bc6ed4d385690546783f1799ea927f5ebd2 Tue May 30 08:28:13 CDT 2023 BALATON Zoltan <balaton@eik.bme.hu> target/ppc: Eliminate goto in mmubooke_check_tlb()

Move out checking PID registers into a separate function which makes
mmubooke_check_tlb() simpler and avoids using goto.

Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Message-Id: <bd84d5f38af0ba2983ccd5c07635db49267c828f.1685448535.git.balaton@eik.bme.hu>
Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>