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

/linux-master/arch/sparc/math-emu/
H A Dmath_32.c103 #define FADDS 0x041 /* v6 */ macro
316 case FADDS:
428 case FADDS: FP_ADD_S (SR, SA, SB); break;
H A Dmath_64.c49 #define FADDS 0x041 macro
240 case FADDS:
433 case FADDS: FP_ADD_S (SR, SA, SB); break;
/linux-master/arch/powerpc/math-emu/
H A Dmath.c108 #define FADDS 0x015 /* 21 */ macro
270 case FADDS: func = fadds; type = AB; break;

Completed in 90 milliseconds