Home | History | Annotate | Download | only in test

Lines Matching refs:s26

1054   COMPARE(str(s26, MemOperand(sp, 4, PreIndex)), "str s26, [sp, #4]!");
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");
1492 COMPARE(scvtf(s26, x0), "scvtf s26, x0");