Lines Matching refs:w29
312 COMPARE(neg(w28, Operand(w29)), "neg w28, w29");
394 COMPARE(ngcs(w28, Operand(w29)), "ngcs w28, w29");
547 COMPARE(lsl(w28, w29, 10), "lsl w28, w29, #10");
815 COMPARE(bic(w27, w28, Operand(w29, ROR, 8)), "bic w27, w28, w29, ror #8");
827 COMPARE(orn(w27, w28, Operand(w29, ROR, 16)), "orn w27, w28, w29, ror #16");
839 COMPARE(eon(w27, w28, Operand(w29, ROR, 24)), "eon w27, w28, w29, ror #24");
851 COMPARE(bics(w27, w28, Operand(w29, ROR, 8)), "bics w27, w28, w29, ror #8");
1206 COMPARE(strb(w29, MemOperand(x30, 0, PostIndex)), "strb w29, [x30], #0");
1208 COMPARE(strb(x29, MemOperand(sp, -42, PreIndex)), "strb w29, [sp, #-42]!");
1243 COMPARE(strh(w29, MemOperand(x30, 0, PostIndex)), "strh w29, [x30], #0");
1245 COMPARE(strh(x29, MemOperand(sp, -42, PreIndex)), "strh w29, [sp, #-42]!");
1675 COMPARE(stlxrh(x28, x29, MemOperand(sp)), "stlxrh w28, w29, [sp]");
1692 COMPARE(stlxp(w27, w28, w29, MemOperand(x30)), "stlxp w27, w28, w29, [x30]");
1706 COMPARE(stlrh(x29, MemOperand(x30)), "stlrh w29, [x30]");
1761 COMPARE(casal(w29, w30, MemOperand(x0)), "casal w29, w30, [x0]");
1773 COMPARE(cash(w28, w29, MemOperand(x30)), "cash w28, w29, [x30]");
1796 COMPARE(caspl(w28, w29, w0, w1, MemOperand(x2)),
1797 "caspl w28, w29, w0, w1, [x2]");
2257 COMPARE(cinc(w28, w29, gt), "cinc w28, w29, gt");