Home
last modified time | relevance | path

Searched defs:FPU_SHL1_BY_ADD (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/sparc/fpu/
H A Dfpu_arith.h92 #define FPU_SHL1_BY_ADD /* shift left 1 faster by ADDC than (a<<1)|(b>>31) */ macro
/netbsd-src/sys/arch/powerpc/fpu/
H A Dfpu_arith.h150 #define FPU_SHL1_BY_ADD /* shift left 1 faster by ADDC than (a<<1)|(b>>31) */ macro