Lines Matching refs:Dsubu
398 void TurboAssembler::Dsubu(Register rd, Register rs, const Operand& rt) {
1869 Dsubu(rd, zero_reg, rd);
1923 Dsubu(sp, sp, Operand(stack_offset));
1948 Dsubu(sp, sp, Operand(stack_offset));
1973 Dsubu(sp, sp, Operand(stack_offset));
2064 Dsubu(scratch, zero_reg, pos);
3053 Dsubu(t9, rs, rt);
3071 Dsubu(t9, rs, rt);
3220 Dsubu(rd, scratch, rd);
3291 Dsubu(scratch, rs, scratch);
3336 Dsubu(sp, sp, Operand(kDoubleSize)); // Put input on stack.
4361 Dsubu(scratch, value, Operand(lower_limit));
4885 Dsubu(expected_parameter_count, expected_parameter_count,
4898 Dsubu(sp, sp, Operand(t0));
4905 Dsubu(t0, t0, Operand(1));
4917 Dsubu(expected_parameter_count, expected_parameter_count, Operand(1));
5071 Dsubu(range, type_reg, Operand(lower_limit));
5418 Dsubu(sp, sp, Operand(space));
5430 Dsubu(sp, sp, Operand((stack_space + 2) * kPointerSize));
5453 Dsubu(t8, fp,
5931 Dsubu(sp, sp, Operand((stack_passed_arguments + 1) * kPointerSize));
5936 Dsubu(sp, sp, Operand(stack_passed_arguments * kPointerSize));
6103 Dsubu(dst, ra, dst);