Lines Matching refs:w27
641 COMPARE(crc32ch(w6, w17, w27), "crc32ch w6, w17, w27");
771 COMPARE(bics(w27, w28, Operand(0xfffffff7)), "ands w27, w28, #0x8");
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");
1205 COMPARE(strb(w27, MemOperand(x28, 0, PreIndex)), "strb w27, [x28, #0]!");
1242 COMPARE(strh(w27, MemOperand(x28, 0, PreIndex)), "strh w27, [x28, #0]!");
1692 COMPARE(stlxp(w27, w28, w29, MemOperand(x30)), "stlxp w27, w28, w29, [x30]");
1725 COMPARE(ldarb(w27, MemOperand(sp)), "ldarb w27, [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]");
1928 COMPARE(stlurh(w27, MemOperand(sp, 64)), "stlurh w27, [sp, #64]");