Home | History | Annotate | Download | only in test

Lines Matching refs:s27

1124   COMPARE(ldp(s26, s27, MemOperand(x28, 252, PreIndex)),
1125 "ldp s26, s27, [x28, #252]!");
1172 COMPARE(stp(s26, s27, MemOperand(x28, 252, PreIndex)),
1173 "stp s26, s27, [x28, #252]!");
1388 COMPARE(fmin(s25, s26, s27), "fmin s25, s26, s27");