Home
last modified time | relevance | path

Searched refs:shift64left (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/arm/vfp/
H A Dvfp.h97 static inline void shift64left(u64 *resh, u64 *resl, u64 n) in shift64left() function
H A Dvfpdouble.c340 shift64left(&termh, &terml, vdd.significand); in vfp_double_fsqrt()