Searched refs:shift64left (Results 1 – 2 of 2) sorted by relevance
/arch/arm/vfp/ | ||
D | vfp.h | 100 static inline void shift64left(u64 *resh, u64 *resl, u64 n) in shift64left() function |
D | vfpdouble.c | 340 shift64left(&termh, &terml, vdd.significand); in vfp_double_fsqrt() |