Searched refs:POWERPC_EXCP_INVAL_SPR (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/linux-user/ppc/ | ||
H A D | cpu_loop.c | 153 case POWERPC_EXCP_INVAL_SPR: in cpu_loop() |
/openbmc/qemu/target/ppc/ | ||
H A D | cpu.h | 184 POWERPC_EXCP_INVAL_SPR = 0x03, /* Invalid SPR access */ enumerator |