Searched refs:OpWithCarry (Results 1 - 1 of 1) sorted by relevance
/third_party/node/deps/v8/src/wasm/baseline/ia32/ |
H A D | liftoff-assembler-ia32.h | 1556 inline void OpWithCarry(LiftoffAssembler* assm, LiftoffRegister dst, in OpWithCarry() function 1606 liftoff::OpWithCarry<&Assembler::add, &Assembler::adc>(this, dst, lhs, rhs); in emit_i64_add() 1616 liftoff::OpWithCarry<&Assembler::sub, &Assembler::sbb>(this, dst, lhs, rhs); in emit_i64_sub()
|
Completed in 8 milliseconds