Lines Matching refs:w26
340 COMPARE(add(x24, x25, Operand(x26, SXTW, 1)), "add x24, x25, w26, sxtw #1");
366 COMPARE(sub(x24, x25, Operand(x26, SXTW, 1)), "sub x24, x25, w26, sxtw #1");
630 COMPARE(crc32cb(w5, w16, w26), "crc32cb w5, w16, w26");
1068 COMPARE(str(w26, MemOperand(x27, 0, PreIndex)), "str w26, [x27, #0]!");
1083 COMPARE(str(w26, MemOperand(x27, 0, PostIndex)), "str w26, [x27], #0");
1087 COMPARE(str(w26, MemOperand(sp, 4, PreIndex)), "str w26, [sp, #4]!");
1203 COMPARE(strb(w26, MemOperand(x27, -256, PostIndex)),
1204 "strb w26, [x27], #-256");
1240 COMPARE(strh(w26, MemOperand(x27, -256, PostIndex)),
1241 "strh w26, [x27], #-256");
1674 COMPARE(stlxrh(w25, x26, MemOperand(x27)), "stlxrh w25, w26, [x27]");
1704 COMPARE(stlrh(w26, MemOperand(x27)), "stlrh w26, [x27]");
1745 COMPARE(ldlar(w26, MemOperand(sp)), "ldlar w26, [sp]");
1772 COMPARE(casalb(w26, w27, MemOperand(sp)), "casalb w26, w27, [sp]");
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]");
2255 COMPARE(csetm(w26, ge), "csetm w26, ge");