Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mn10300/proc-mn2ws0050/include/proc/
Dnand-regs.h59 #define FADD __SYSREG(0xd8f00004, u32) macro
/linux-4.4.14/arch/powerpc/math-emu/
Dmath.c121 #define FADD 0x015 /* 21 */ macro
288 case FADD: func = fadd; type = AB; break; in do_mathemu()
/linux-4.4.14/arch/parisc/math-emu/
Dfloat.h576 #define FADD (0<<2) | 3