FPUL              287 arch/sh/math-emu/math.c 	FP_FROM_INT_##SZ(Fn, FPUL, 32, int); \
FPUL              304 arch/sh/math-emu/math.c 	FP_TO_INT_##SZ(FPUL, Fn, 32, 1); }while(0)
FPUL              322 arch/sh/math-emu/math.c 	UNPACK_S(Fn, FPUL);
FPUL              335 arch/sh/math-emu/math.c 	PACK_S(FPUL, Fr);
FPUL              347 arch/sh/math-emu/math.c 	FRn = FPUL;
FPUL              353 arch/sh/math-emu/math.c 	FPUL = FRn;
FPUL              434 arch/sh/math-emu/math.c 	unsigned long *reg = (code & 0x0010) ? &FPUL : &FPSCR;