Searched refs:ESR_FP (Results 1 – 2 of 2) sorted by relevance
461 env->spr[SPR_40x_ESR] = ESR_FP; in powerpc_excp_40x()1035 env->spr[SPR_BOOKE_ESR] = ESR_FP; in powerpc_excp_booke()
719 #define ESR_FP PPC_BIT(39) /* Floating-Point Operation */ macro