Home | History | Annotate | Download | only in codeflinger

Lines Matching refs:SD

141     mMips->SD(R_s0, R_sp, 0);
142 mMips->SD(R_s1, R_sp, 8);
143 mMips->SD(R_s2, R_sp, 16);
144 mMips->SD(R_s3, R_sp, 24);
145 mMips->SD(R_s4, R_sp, 32);
1255 mMips->SD(Rd, Rn, 0);
1258 mMips->SD(Rd, Rn, amode.value);
1262 mMips->SD(Rd, Rn, 0);
1268 mMips->SD(Rd, R_at, 0);
1427 void MIPS64Assembler::SD(int Rt, int Rbase, int16_t offset)