Home | History | Annotate | Download | only in cctest

Lines Matching refs:s23

1161   COMPARE(ldp(s23, s24, MemOperand(x25, -256)), "ldp s23, s24, [x25, #-256]");
1209 COMPARE(stp(s23, s24, MemOperand(x25, -256)), "stp s23, s24, [x25, #-256]");
1535 COMPARE(fcvtzs(w22, s23), "fcvtzs w22, s23");