Home
last modified time | relevance | path

Searched refs:FSUBD (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds