Home
last modified time | relevance | path

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

/arch/sparc/math-emu/
Dmath_32.c105 #define FSUBD 0x046 /* v6 */ macro
312 case FSUBD: in do_one_mathemu()
432 case FSUBD: FP_SUB_D (DR, DA, DB); break; in do_one_mathemu()
Dmath_64.c51 #define FSUBD 0x046 macro
236 case FSUBD: in do_mathemu()
437 case FSUBD: FP_SUB_D (DR, DA, DB); break; in do_mathemu()