Fr                100 arch/sh/math-emu/math.c 	FP_DECL_##SZ(Fm); FP_DECL_##SZ(Fn); FP_DECL_##SZ(Fr); \
Fr                102 arch/sh/math-emu/math.c 	FP_##OP##_##SZ(Fr, Fn, Fm); \
Fr                103 arch/sh/math-emu/math.c 	PACK_##SZ(N, Fr); }while(0)
Fr                137 arch/sh/math-emu/math.c 	FP_DECL_S(Fr);
Fr                146 arch/sh/math-emu/math.c 	FP_ADD_S(Fr, Fn, Ft);
Fr                147 arch/sh/math-emu/math.c 	PACK_S(FRn, Fr);
Fr                321 arch/sh/math-emu/math.c 	FP_DECL_D(Fr);
Fr                323 arch/sh/math-emu/math.c 	FP_CONV(D, S, 2, 1, Fr, Fn);
Fr                324 arch/sh/math-emu/math.c 	PACK_D(DRn, Fr);
Fr                332 arch/sh/math-emu/math.c 	FP_DECL_S(Fr);
Fr                334 arch/sh/math-emu/math.c 	FP_CONV(S, D, 1, 2, Fr, Fn);
Fr                335 arch/sh/math-emu/math.c 	PACK_S(FPUL, Fr);