Home
last modified time | relevance | path

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

/external/v8/src/crankshaft/x87/
Dlithium-codegen-x87.cc3394 Label below_one_half, below_minus_one_half, done; in DoMathRound() local
3429 __ j(carry, &below_minus_one_half); in DoMathRound()
3441 __ bind(&below_minus_one_half); in DoMathRound()