Lines Matching refs:w30
426 COMPARE(mul(w30, w0, w1), "mul w30, w0, w1");
430 COMPARE(mneg(w30, w0, w1), "mneg w30, w0, w1");
433 COMPARE(smull(x30, w30, w0), "smull x30, w30, w0");
450 COMPARE(madd(w30, w21, w22, w16), "madd w30, w21, w22, w16");
469 COMPARE(msub(w30, w21, w22, w16), "msub w30, w21, w22, w16");
587 COMPARE(crc32b(w10, w20, w30), "crc32b w10, w20, w30");
1246 COMPARE(ldrh(w30, MemOperand(x0, 255)), "ldurh w30, [x0, #255]");
1465 COMPARE(ldp(w30, w0, MemOperand(x1, -256, PreIndex)),
1466 "ldp w30, w0, [x1, #-256]!");
1530 COMPARE(stp(w30, w0, MemOperand(x1, -256, PreIndex)),
1531 "stp w30, w0, [x1, #-256]!");
1648 COMPARE(ldxrb(w30, MemOperand(x0)), "ldxrb w30, [x0]");
1676 COMPARE(stlxr(w30, w0, MemOperand(x1)), "stlxr w30, w0, [x1]");
1727 COMPARE(ldarb(x30, MemOperand(sp)), "ldarb w30, [sp]");
1749 COMPARE(cas(w30, w0, MemOperand(x1)), "cas w30, w0, [x1]");
1761 COMPARE(casal(w29, w30, MemOperand(x0)), "casal w29, w30, [x0]");
3310 COMPARE_MACRO(Cnt(w21, w30), "cnt w21, w30");