Home
last modified time | relevance | path

Searched refs:shift_back (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/wasm/
H A Dwasm-external-refs.cc148 int32_t shift_back = static_cast<int32_t>(num_aggregation_bits) - 1 - 2; in uint64_to_float32_wrapper() local
155 int32_t multiplier_bits = ((shift_back - 127) & 0xff) << 23; in uint64_to_float32_wrapper()

Completed in 5 milliseconds