Lines Matching refs:w24
284 COMPARE(cmn(w24, Operand(w25)), "cmn w24, w25");
310 COMPARE(cmp(w24, Operand(w25)), "cmp w24, w25");
392 COMPARE(ngc(w24, Operand(w25)), "ngc w24, w25");
545 COMPARE(lsr(w24, w25, 10), "lsr w24, w25, #10");
608 COMPARE(crc32w(w3, w14, w24), "crc32w w3, w14, w24");
757 COMPARE(ands(w23, w24, Operand(0x0000000f)), "ands w23, w24, #0xf");
1085 COMPARE(ldr(w24, MemOperand(sp)), "ldr w24, [sp]");
1202 COMPARE(strb(w24, MemOperand(x25, 255, PostIndex)), "strb w24, [x25], #255");
1239 COMPARE(strh(w24, MemOperand(x25, 255, PostIndex)), "strh w24, [x25], #255");
1461 COMPARE(ldp(w24, w25, MemOperand(x26, 252, PreIndex)),
1462 "ldp w24, w25, [x26, #252]!");
1526 COMPARE(stp(w24, w25, MemOperand(x26, 252, PreIndex)),
1527 "stp w24, w25, [x26, #252]!");
1645 COMPARE(stxr(x23, w24, MemOperand(sp)), "stxr w23, w24, [sp]");
1662 COMPARE(stxp(w24, x25, x26, MemOperand(x27)), "stxp w24, x25, x26, [x27]");
1673 COMPARE(stlxrh(x23, w24, MemOperand(sp)), "stlxrh w23, w24, [sp]");
1744 COMPARE(ldlar(w24, MemOperand(x25)), "ldlar w24, [x25]");
1771 COMPARE(casalb(w23, w24, MemOperand(x25)), "casalb w23, w24, [x25]");
1783 COMPARE(casp(w24, w25, w26, w27, MemOperand(sp)),
1784 "casp w24, w25, w26, w27, [sp]");
1805 COMPARE(caspal(w24, w25, w26, w27, MemOperand(sp)),
1806 "caspal w24, w25, w26, w27, [sp]");
1926 COMPARE(stlurb(w24, MemOperand(sp, 64)), "stlurb w24, [sp, #64]");
2253 COMPARE(cset(w24, hi), "cset w24, hi");