Returns the given uint128 shifted to the right by `shift` bits, and rounds the remaining bits using round_to_nearest logic. The value is returned as a uint64_t, since this is the type used by this library for storing calculated floating point mantissas. It is expected that the width of the input value shifted by `shift` will be the correct bit-width for the target mantissa, which is strictly nar
source not stored for this graph (policy: none)
no test coverage detected
searching dependent graphs…