Home | History | Annotate | Download | only in aarch64

Lines Matching refs:cas

1985   COMPARE(cas(w30, w0, MemOperand(x1)), "cas w30, w0, [x1]");
1986 COMPARE(cas(w2, w3, MemOperand(sp)), "cas w2, w3, [sp]");
1987 COMPARE(cas(x4, x5, MemOperand(x6)), "cas x4, x5, [x6]");
1988 COMPARE(cas(x7, x8, MemOperand(sp)), "cas x7, x8, [sp]");