Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc/math-emu/
Dmath.c116 #define FRSQRTE 0x01a /* 26 */ macro
324 case FRSQRTE: func = frsqrte; type = AB; break; in do_mathemu()