Home
last modified time | relevance | path

Searched defs:SHR1 (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/m68k/fpe/
H A Dfpu_mul.c153 #define SHR1 /* A >>= 1, with sticky */ \ in fpu_mul() macro
/netbsd-src/sys/arch/powerpc/fpu/
H A Dfpu_mul.c175 #define SHR1 /* A >>= 1, with sticky */ \ in fpu_mul() macro
/netbsd-src/sys/arch/sparc/fpu/
H A Dfpu_mul.c158 #define SHR1 /* A >>= 1, with sticky */ \ in fpu_mul() macro