Searched refs:FPU_SHL1_BY_ADD (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/sys/arch/sparc64/fpu/
H A Dfpu_arith.h93 #define FPU_SHL1_BY_ADD /* shift left 1 faster by ADDC than (a<<1)|(b>>31) */ macro
H A Dfpu_div.c209 #ifdef FPU_SHL1_BY_ADD
H A Dfpu_sqrt.c220 #ifdef FPU_SHL1_BY_ADD
/openbsd-current/lib/libc/arch/sparc64/fpu/
H A Dfpu_arith.h98 #define FPU_SHL1_BY_ADD /* shift left 1 faster by ADDC than (a<<1)|(b>>31) */ macro
H A Dfpu_div.c214 #ifdef FPU_SHL1_BY_ADD
H A Dfpu_sqrt.c224 #ifdef FPU_SHL1_BY_ADD

Completed in 79 milliseconds