Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dlcr_circuit_builder.cpp303 Label underflow(env_); in DoubleInRangeInt32() local
316 Branch(DoubleLessThan(x, Min), &underflow, &exit); in DoubleInRangeInt32()
317 Bind(&underflow); in DoubleInRangeInt32()
/arkcompiler/runtime_core/docs/bc_verification/
Dabsint_checks.md41 These checks help to detect issues with unintended truncation/overflow/underflow etc.
/arkcompiler/runtime_core/static_core/docs/bc_verification/
Dabsint_checks.md41 These checks help to detect issues with unintended truncation/overflow/underflow etc.
/arkcompiler/runtime_core/static_core/plugins/ets/doc/spec/
D3_types.rst571 The integer operators cannot indicate an overflow or an underflow.
604 underflow
761 floating-point numbers and *gradual underflow* that make it easier to prove
784 gradual underflow
799 A floating-point operation with underflow produces a denormalized value
829 underflow
D7_expressions.rst3219 language requires gradual underflow support as defined by IEEE 754
3227 despite possible overflow, underflow, or loss of information.
3237 underflow
3358 language requires gradual underflow support as defined by IEEE 754 (see
3362 error despite possible overflow, underflow, division by zero, or loss of
3371 underflow
3499 an error, even if the right-hand operand is zero. Overflow, underflow, or
3701 requires gradual underflow support as defined by IEEE 754 (see
3716 possible overflow, underflow, or loss of information.
3721 underflow