Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/m68k/fpe/
H A Dfpu_mul.c157 #define SHR32 /* A >>= 32, with sticky */ \ in fpu_mul() macro
/netbsd-src/sys/arch/powerpc/fpu/
H A Dfpu_mul.c179 #define SHR32 /* A >>= 32, with sticky */ \ in fpu_mul() macro
/netbsd-src/sys/arch/sparc/fpu/
H A Dfpu_mul.c162 #define SHR32 /* A >>= 32, with sticky */ \ in fpu_mul() macro