Home
last modified time | relevance | path

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

/linux-5.19.10/arch/sparc/math-emu/
Dmath_32.c102 #define FSQRTD 0x02a /* v7 */ macro
311 case FSQRTD: TYPE(2,2,1,2,1,0,0); break; in do_one_mathemu()
449 case FSQRTD: FP_SQRT_D (DR, DB); break; in do_one_mathemu()
Dmath_64.c48 #define FSQRTD 0x02a macro
227 case FSQRTD: { in do_mathemu()
454 case FSQRTD: FP_SQRT_D (DR, DB); break; in do_mathemu()