Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/bcache/
H A Dbset.c563 static inline uint64_t shrd128(uint64_t high, uint64_t low, uint8_t shift) in shrd128() function
589 return shrd128(p[-1], p[0], f->exponent & 63) & BKEY_MANTISSA_MASK; in bfloat_mantissa()