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