Home | History | Annotate | Download | only in test

Lines Matching refs:s23

1123   COMPARE(ldp(s23, s24, MemOperand(x25, -256)), "ldp s23, s24, [x25, #-256]");
1171 COMPARE(stp(s23, s24, MemOperand(x25, -256)), "stp s23, s24, [x25, #-256]");
1488 COMPARE(fcvtzs(w22, s23), "fcvtzs w22, s23");