Searched refs:FPUL (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/math-emu/
H A Dmath.c26 #define FPUL (fregs->fpul) macro
287 FP_FROM_INT_##SZ(Fn, FPUL, 32, int); \
304 FP_TO_INT_##SZ(FPUL, Fn, 32, 1); }while(0)
322 UNPACK_S(Fn, FPUL);
335 PACK_S(FPUL, Fr);
347 FRn = FPUL;
353 FPUL = FRn;
434 unsigned long *reg = (code & 0x0010) ? &FPUL : &FPSCR;

Completed in 33 milliseconds