Lines Matching full:subu
298 __ Subu(a1, a1, a0); // Length of capture.
336 __ Subu(a3, a3, Operand('a'));
348 __ Subu(current_input_offset(), a2, end_of_input_address());
411 __ Subu(a1, a1, a0); // Length to check.
442 __ Subu(current_input_offset(), a2, end_of_input_address());
497 __ Subu(a0, current_character(), Operand('\t'));
508 __ Subu(a0, current_character(), Operand('\t'));
515 __ Subu(a0, current_character(), Operand('0'));
520 __ Subu(a0, current_character(), Operand('0'));
527 __ Subu(a0, a0, Operand(0x0b));
533 __ Subu(a0, a0, Operand(0x2028 - 0x0b));
542 __ Subu(a0, a0, Operand(0x0b));
551 __ Subu(a0, a0, Operand(0x2028 - 0x0b));
642 __ Subu(a0, sp, a0);
660 __ Subu(sp, sp, Operand(num_registers_ * kPointerSize));
666 __ Subu(current_input_offset(), a0, end_of_input_address());
670 __ Subu(a0, current_input_offset(), Operand(char_size()));
672 __ Subu(a0, a0, t5);
694 __ Subu(a2, a2, Operand(1));
722 __ Subu(a1, end_of_input_address(), a1);
1001 __ Subu(a0, backtrack_stackpointer(), a1);
1180 __ Subu(ra, ra, Operand(masm_->CodeObject()));
1261 __ Subu(sp, sp, Operand(stack_alignment + kCArgsSlotsSize));