Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/math-emu/
Dmath.c120 #define FDIV 0x012 /* 18 */ macro
287 case FDIV: func = fdiv; type = AB; break; in do_mathemu()
/Linux-v5.10/arch/parisc/math-emu/
Dfloat.h566 #define FDIV (3<<2) | 3