Home | History | Annotate | Download | only in arm

Lines Matching refs:strd

705 void MacroAssembler::Strd(Register src1, Register src2,
716 // Generate two str instructions if strd is not available.
719 strd(src1, src2, dst, cond);