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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/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 40 milliseconds