Home
last modified time | relevance | path

Searched refs:POWERPC_EXCP_INVAL_LSWX (Results 1 – 4 of 4) sorted by relevance

/qemu/linux-user/ppc/
H A Dcpu_loop.c150 case POWERPC_EXCP_INVAL_LSWX: in cpu_loop()
/qemu/target/ppc/
H A Dmem_helper.c208 POWERPC_EXCP_INVAL_LSWX, GETPC()); in helper_lswx()
H A Dcpu.h182 POWERPC_EXCP_INVAL_LSWX = 0x02, /* Invalid lswx instruction */ enumerator
H A Dtranslate.c2800 gen_inval_exception(ctx, POWERPC_EXCP_INVAL_LSWX); in gen_lswi()