Home | History | Annotate | Download | only in test

Lines Matching refs:rd

164 typedef void (MacroAssembler::*TestFPToIntHelper_t)(const Register& rd,
783 Register rd = (d_size == kXRegSize) ? x10 : w10;
794 (masm.*helper)(rd, fn);
795 __ Str(rd, MemOperand(out, rd.SizeInBytes(), PostIndex));