Lines Matching refs:add
392 // As a crutch to avoid having to add manual Align calls wherever we use a
393 // raw workflow to create Code objects (mostly in tests), add another Align
838 void Assembler::add(const Register& rd, const Register& rn,
1868 // Moves involving the stack pointer are encoded as add immediate with
1872 add(rd, rm, 0);
3058 V(add, NEON_ADD, vd.IsVector() || vd.Is1D()) \
3647 // add/sub wsp, <Wn>, <Wm> [, LSL #0-3 ]
3648 // add/sub <Wd>, wsp, <Wm> [, LSL #0-3 ]
3649 // add/sub wsp, wsp, <Wm> [, LSL #0-3 ]
3652 // extended register mode, and emit an add/sub extended instruction.
4100 // and call it a. Then we add a to our original number, which wipes out the
4671 add(rd, rd, scratch);