Searched refs:POWERPC_EXCP_INVAL_FP (Results 1 – 2 of 2) sorted by relevance
/qemu/linux-user/ppc/ | ||
H A D | cpu_loop.c | 156 case POWERPC_EXCP_INVAL_FP: in cpu_loop() |
/qemu/target/ppc/ | ||
H A D | cpu.h | 187 POWERPC_EXCP_INVAL_FP = 0x04, /* Unimplemented mandatory fp instr */ enumerator |