Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/sparc64/fpu/
H A Dfpu_mul.c154 #define SHR1 /* A >>= 1, with sticky */ \ in fpu_mul() macro
/openbsd-src/lib/libc/arch/sparc64/fpu/
H A Dfpu_mul.c160 #define SHR1 /* A >>= 1, with sticky */ \ macro