Home
last modified time | relevance | path

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

/linux/arch/sparc/math-emu/
A Dmath_32.c105 #define FSUBS 0x045 /* v6 */ macro
317 case FSUBS: in do_one_mathemu()
432 case FSUBS: FP_SUB_S (SR, SA, SB); break; in do_one_mathemu()
A Dmath_64.c51 #define FSUBS 0x045 macro
241 case FSUBS: in do_mathemu()
437 case FSUBS: FP_SUB_S (SR, SA, SB); break; in do_mathemu()
/linux/arch/powerpc/math-emu/
A Dmath.c107 #define FSUBS 0x014 /* 20 */ macro
269 case FSUBS: func = fsubs; type = AB; break; in do_mathemu()

Completed in 6 milliseconds