SB0               486 arch/powerpc/math-emu/math_efp.c 		FP_DECL_S(SA0); FP_DECL_S(SB0); FP_DECL_S(SR0);
SB0               496 arch/powerpc/math-emu/math_efp.c 			FP_UNPACK_SP(SB0, vb.wp);
SB0               531 arch/powerpc/math-emu/math_efp.c 			FP_ADD_S(SR0, SA0, SB0);
SB0               536 arch/powerpc/math-emu/math_efp.c 			FP_SUB_S(SR0, SA0, SB0);
SB0               541 arch/powerpc/math-emu/math_efp.c 			FP_MUL_S(SR0, SA0, SB0);
SB0               546 arch/powerpc/math-emu/math_efp.c 			FP_DIV_S(SR0, SA0, SB0);
SB0               569 arch/powerpc/math-emu/math_efp.c 				FP_TO_INT_ROUND_S(vc.wp[0], SB0, 32,
SB0               588 arch/powerpc/math-emu/math_efp.c 				FP_TO_INT_ROUND_S(vc.wp[0], SB0, 32,
SB0               606 arch/powerpc/math-emu/math_efp.c 				FP_TO_INT_S(vc.wp[0], SB0, 32,
SB0               637 arch/powerpc/math-emu/math_efp.c 			FP_CMP_S(IR0, SA0, SB0, 3);
SB0               639 arch/powerpc/math-emu/math_efp.c 			if (IR0 == 3 && (FP_ISSIGNAN_S(SA0) || FP_ISSIGNAN_S(SB0)))