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

/freebsd-10.0-release/lib/libc/sparc64/fpu/
H A Dfpu_arith.h87 #define FPU_SHL1_BY_ADD /* shift left 1 faster by ADDC than (a<<1)|(b>>31) */ macro
H A Dfpu_div.c215 #ifdef FPU_SHL1_BY_ADD
H A Dfpu_sqrt.c224 #ifdef FPU_SHL1_BY_ADD
/freebsd-10.0-release/sys/powerpc/fpu/
H A Dfpu_arith.h151 #define FPU_SHL1_BY_ADD /* shift left 1 faster by ADDC than (a<<1)|(b>>31) */ macro
H A Dfpu_div.c236 #ifdef FPU_SHL1_BY_ADD
H A Dfpu_sqrt.c241 #ifdef FPU_SHL1_BY_ADD

Completed in 92 milliseconds