Searched refs:BESCR_INVALID (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/ppc/ | ||
H A D | cpu.h | 581 #define BESCR_INVALID PPC_BITMASK(32, 33) macro |
H A D | excp_helper.c | 2691 if (env->spr[SPR_BESCR] & BESCR_INVALID) { in helper_rfebb() |