Home
last modified time | relevance | path

Searched refs:FADD (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/arch/ppc/math-emu/
Dmath.c112 #define FADD 0x015 /* 21 */ macro
320 case FADD: func = fadd; type = AB; break; in do_mathemu()
/linux-2.4.37.9/arch/parisc/math-emu/
Dfloat.h577 #define FADD (0<<2) | 3