Home
last modified time | relevance | path

Searched refs:POWERPC_EXCP_PRIV_REG (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/ppc/translate/
H A Dstorage-ctrl-impl.c.inc130 gen_inval_exception(ctx, POWERPC_EXCP_PRIV_REG);
137 gen_inval_exception(ctx, POWERPC_EXCP_PRIV_REG);
/openbmc/qemu/target/ppc/
H A Dpower8-pmu-regs.c.inc52 gen_hvpriv_exception(ctx, POWERPC_EXCP_PRIV_REG);
H A Dcpu.h191 POWERPC_EXCP_PRIV_REG = 0x02, /* Privileged register exception */ enumerator