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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/math-emu/
H A Dmath_32.c102 #define FADDS 0x041 /* v6 */ macro
315 case FADDS:
427 case FADDS: FP_ADD_S (SR, SA, SB); break;
H A Dmath_64.c47 #define FADDS 0x041 macro
235 case FADDS:
417 case FADDS: FP_ADD_S (SR, SA, SB); break;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/math-emu/
H A Dmath.c96 #define FADDS 0x015 /* 21 */ macro
301 case FADDS: func = fadds; type = AB; break;

Completed in 62 milliseconds