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

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

Completed in 132 milliseconds