Home
last modified time | relevance | path

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

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