Home
last modified time | relevance | path

Searched hist:"052 af14ef26631b5d7a5549797abeacb42b4db8d" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/ppc/
H A Dhelper_regs.cdiff 052af14ef26631b5d7a5549797abeacb42b4db8d Thu Oct 10 00:47:33 CDT 2024 Harsh Prateek Bora <harshpb@linux.ibm.com> target/ppc: optimize hreg_compute_pmu_hflags_value

Cache env->spr[SPR_POWER_MMCR0] in a local variable as used in multiple
conditions to avoid multiple indirect accesses.

Reviewed-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Harsh Prateek Bora <harshpb@linux.ibm.com>
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>