Home
last modified time | relevance | path

Searched refs:gen_priv_exception (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/ppc/translate/
H A Dstorage-ctrl-impl.c.inc175 gen_priv_exception(ctx, POWERPC_EXCP_PRIV_OPC);
198 gen_priv_exception(ctx, POWERPC_EXCP_PRIV_OPC);
206 gen_priv_exception(ctx, POWERPC_EXCP_PRIV_OPC);
/openbmc/qemu/target/ppc/
H A Dtranslate.c378 static inline void gen_priv_exception(DisasContext *ctx, uint32_t error) in gen_priv_exception() function
1345 gen_priv_exception(ctx, POWERPC_EXCP_PRIV_OPC); in gen_priv_opc()
4753 gen_priv_exception(ctx, POWERPC_EXCP_PRIV_REG); in gen_op_mfspr()
4773 gen_priv_exception(ctx, POWERPC_EXCP_PRIV_REG); in gen_op_mfspr()
4930 gen_priv_exception(ctx, POWERPC_EXCP_PRIV_REG); in gen_mtspr()
4952 gen_priv_exception(ctx, POWERPC_EXCP_PRIV_REG); in gen_mtspr()