Home
last modified time | relevance | path

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

/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);
/qemu/target/ppc/
H A Dtranslate.c394 static inline void gen_priv_exception(DisasContext *ctx, uint32_t error) in gen_priv_exception() function
1490 gen_priv_exception(ctx, POWERPC_EXCP_PRIV_OPC); in gen_priv_opc()
4137 gen_priv_exception(ctx, POWERPC_EXCP_PRIV_REG); in gen_op_mfspr()
4157 gen_priv_exception(ctx, POWERPC_EXCP_PRIV_REG); in gen_op_mfspr()
4314 gen_priv_exception(ctx, POWERPC_EXCP_PRIV_REG); in gen_mtspr()
4336 gen_priv_exception(ctx, POWERPC_EXCP_PRIV_REG); in gen_mtspr()