Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/math-emu/
H A Dmath_32.c106 #define FSUBD 0x046 /* v6 */ macro
313 case FSUBD: in do_one_mathemu()
433 case FSUBD: FP_SUB_D (DR, DA, DB); break; in do_one_mathemu()
H A Dmath_64.c52 #define FSUBD 0x046 macro
237 case FSUBD: in do_mathemu()
438 case FSUBD: FP_SUB_D (DR, DA, DB); break; in do_mathemu()