Lines Matching refs:s29
1163 COMPARE(ldp(s29, s30, MemOperand(fp, -256, PreIndex)),
1164 "ldp s29, s30, [fp, #-256]!");
1211 COMPARE(stp(s29, s30, MemOperand(fp, -256, PreIndex)),
1212 "stp s29, s30, [fp, #-256]!");
1426 COMPARE(fsub(s31, s30, s29), "fsub s31, s30, s29");