Lines Matching refs:add
243 // As a crutch to avoid having to add manual Align calls wherever we use a
244 // raw workflow to create Code objects (mostly in tests), add another Align
1635 void Assembler::add(Register rd, Register rs1, Register rs2) {
3268 // Positive number, but overflow because of the add 0x800
3299 add(rd, rd, temp_reg);
3304 // Build upper 32 bits first in rd. Divide lower 32 bits parts and add
3305 // parts to the upper part by doing shift and add.
3401 // Positive number, but overflow because of the add 0x800
3432 // Build upper 32 bits first in rd. Divide lower 32 bits parts and add
3433 // parts to the upper part by doing shift and add.
3579 add(scratch, scratch, src->rm());
3583 add(scratch, scratch, src->rm());