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

/freebsd-11-stable/lib/libc/sparc64/fpu/
H A Dfpu_mul.c162 #define SHR32 /* A >>= 32, with sticky */ \ macro
177 /* SHR32; */ /* unneeded since A==0 */
185 SHR32;
193 SHR32;
/freebsd-11-stable/sys/powerpc/fpu/
H A Dfpu_mul.c175 #define SHR32 /* A >>= 32, with sticky */ \ macro
190 /* SHR32; */ /* unneeded since A==0 */
198 SHR32;
206 SHR32;

Completed in 105 milliseconds