Lines Matching refs:subi
304 __ subi(r6, r6, Operand('a'));
308 __ subi(r6, r6, Operand(224 - 'a'));
490 __ subi(r3, current_character(), Operand(minus));
579 __ subi(r3, current_character(), Operand('\t'));
594 __ subi(r3, current_character(), Operand('0'));
600 __ subi(r3, current_character(), Operand('0'));
608 __ subi(r3, r3, Operand(0x0B));
615 __ subi(r3, r3, Operand(0x2028 - 0x0B));
625 __ subi(r3, r3, Operand(0x0B));
635 __ subi(r3, r3, Operand(0x2028 - 0x0B));
825 __ subi(r3, current_input_offset(), Operand(char_size()));
932 __ subi(r4, r4, Operand(num_saved_registers_));