Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/execution/arm/
Dsimulator-arm.cc3784 bool double_precision = (src_precision == kDoublePrecision); in DecodeVCVTBetweenFloatingPointAndInteger() local
3786 double val = double_precision ? get_double_from_d_register(src).get_scalar() in DecodeVCVTBetweenFloatingPointAndInteger()