Home
last modified time | relevance | path

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

/external/v8/src/crankshaft/x64/
Dlithium-codegen-x64.cc1826 Immediate right_imm = Immediate( in DoMathMinMax() local
1832 __ cmpl(left_reg, right_imm); in DoMathMinMax()
1834 __ movp(left_reg, right_imm); in DoMathMinMax()