Home | History | Annotate | Download | only in arm

Lines Matching full:ldrd

885 void MacroAssembler::Ldrd(Register dst1, Register dst2,
894 // Generate two ldr instructions if ldrd is not applicable.
896 ldrd(dst1, dst2, src, cond);