Home | History | Annotate | Download | only in cctest

Lines Matching refs:s26

1091   COMPARE(str(s26, MemOperand(jssp, 4, PreIndex)), "str s26, [jssp, #4]!");
1162 COMPARE(ldp(s26, s27, MemOperand(jssp, 252, PreIndex)),
1163 "ldp s26, s27, [jssp, #252]!");
1210 COMPARE(stp(s26, s27, MemOperand(jssp, 252, PreIndex)),
1211 "stp s26, s27, [jssp, #252]!");
1435 COMPARE(fmin(s25, s26, s27), "fmin s25, s26, s27");
1539 COMPARE(scvtf(s26, x0), "scvtf s26, x0");