Home
last modified time | relevance | path

Searched refs:FPU_SHL1_BY_ADD (Results 1 – 3 of 3) sorted by relevance

/original-bsd/sys/sparc/fpu/
H A Dfpu_arith.h70 #define FPU_SHL1_BY_ADD /* shift left 1 faster by ADDC than (a<<1)|(b>>31) */ macro
H A Dfpu_div.c186 #ifdef FPU_SHL1_BY_ADD
H A Dfpu_sqrt.c198 #ifdef FPU_SHL1_BY_ADD