Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/math-emu/
H A Dmath_32.c108 #define FMULD 0x04a /* v6 */ macro
314 case FMULD: in do_one_mathemu()
439 case FMULD: FP_MUL_D (DR, DA, DB); break; in do_one_mathemu()
H A Dmath_64.c54 #define FMULD 0x04a macro
238 case FMULD: in do_mathemu()
444 case FMULD: FP_MUL_D (DR, DA, DB); break; in do_mathemu()