Searched refs:ESR_FP (Results 1 – 4 of 4) sorted by relevance
347 #define ESR_FP 0x01000000 /* Floating Point Operation */ macro
536 env->spr[SPR_40x_ESR] = ESR_FP; in powerpc_excp_40x()1110 env->spr[SPR_BOOKE_ESR] = ESR_FP; in powerpc_excp_booke()
715 #define ESR_FP PPC_BIT(39) /* Floating-Point Operation */ macro
574 #define REASON_FP ESR_FP