Lines Matching refs:sxtw
181 COMPARE(dci(0x93407c00), "sxtw x0, w0");
201 COMPARE_MACRO(Mov(x16, Operand(x17, SXTW, 3)), "sbfiz x16, x17, #3, #32");
440 COMPARE(add(x24, x25, Operand(x26, SXTW, 1)), "add x24, x25, w26, sxtw #1");
466 COMPARE(sub(x24, x25, Operand(x26, SXTW, 1)), "sub x24, x25, w26, sxtw #1");
612 COMPARE(sxtw(x8, x9), "sxtw x8, w9");
615 COMPARE(sxtw(x4, w5), "sxtw x4, w5");
1110 COMPARE(ldr(w12, MemOperand(x13, w14, SXTW)), "ldr w12, [x13, w14, sxtw]");
1111 COMPARE(ldr(w15, MemOperand(x16, w17, SXTW, 2)),
1112 "ldr w15, [x16, w17, sxtw #2]");
1120 COMPARE(ldr(x12, MemOperand(x13, w14, SXTW)), "ldr x12, [x13, w14, sxtw]");
1121 COMPARE(ldr(x15, MemOperand(x16, w17, SXTW, 3)),
1122 "ldr x15, [x16, w17, sxtw #3]");
1131 COMPARE(str(w12, MemOperand(x13, w14, SXTW)), "str w12, [x13, w14, sxtw]");
1132 COMPARE(str(w15, MemOperand(x16, w17, SXTW, 2)),
1133 sxtw #2]");
1141 COMPARE(str(x12, MemOperand(x13, w14, SXTW)), "str x12, [x13, w14, sxtw]");
1142 COMPARE(str(x15, MemOperand(x16, w17, SXTW, 3)),
1143 "str x15, [x16, w17, sxtw #3]");
1150 COMPARE(ldrb(w12, MemOperand(x13, w14, SXTW)), "ldrb w12, [x13, w14, sxtw]");
1154 COMPARE(strb(w12, MemOperand(x13, w14, SXTW)), "strb w12, [x13, w14, sxtw]");
1162 COMPARE(ldrh(w12, MemOperand(x13, w14, SXTW)), "ldrh w12, [x13, w14, sxtw]");
1163 COMPARE(ldrh(w15, MemOperand(x16, w17, SXTW, 1)),
1164 "ldrh w15, [x16, w17, sxtw #1]");
1173 COMPARE(strh(w12, MemOperand(x13, w14, SXTW)), "strh w12, [x13, w14, sxtw]");
1174 COMPARE(strh(w15, MemOperand(x16, w17, SXTW, 1)),
1175 "strh w15, [x16, w17, sxtw #1]");
1180 COMPARE(ldr(x0, MemOperand(sp, wzr, SXTW)), "ldr x0, [sp, wzr, sxtw]");
1431 COMPARE(ldr(b2, MemOperand(x3, w4, SXTW)), "ldr b2, [x3, w4, sxtw]");
1439 COMPARE(ldr(h2, MemOperand(x3, w4, SXTW)), "ldr h2, [x3, w4, sxtw]");
1441 COMPARE(ldr(h4, MemOperand(x5, w5, SXTW, 1)), "ldr h4, [x5, w5, sxtw #1]");
1443 COMPARE(ldr(h31, MemOperand(sp, wzr, SXTW, 1)),
1444 "ldr h31, [sp, wzr, sxtw #1]");
1448 COMPARE(ldr(s2, MemOperand(x3, w4, SXTW)), "ldr s2, [x3, w4, sxtw]");
1450 COMPARE(ldr(s4, MemOperand(x5, w5, SXTW, 2)), "ldr s4, [x5, w5, sxtw #2]");
1452 COMPARE(ldr(s31, MemOperand(sp, wzr, SXTW, 2)),
1453 "ldr s31, [sp, wzr, sxtw #2]");
1457 COMPARE(ldr(d2, MemOperand(x3, w4, SXTW)), "ldr d2, [x3, w4, sxtw]");
1459 COMPARE(ldr(d4, MemOperand(x5, w5, SXTW, 3)), "ldr d4, [x5, w5, sxtw #3]");
1461 COMPARE(ldr(d31, MemOperand(sp, wzr, SXTW, 3)),
1462 "ldr d31, [sp, wzr, sxtw #3]");
1466 COMPARE(ldr(q2, MemOperand(x3, w4, SXTW)), "ldr q2, [x3, w4, sxtw]");
1468 COMPARE(ldr(q4, MemOperand(x5, w5, SXTW, 4)), "ldr q4, [x5, w5, sxtw #4]");
1470 COMPARE(ldr(q31, MemOperand(sp, wzr, SXTW, 4)),
1471 "ldr q31, [sp, wzr, sxtw #4]");
1475 COMPARE(str(b2, MemOperand(x3, w4, SXTW)), "str b2, [x3, w4, sxtw]");
1483 COMPARE(str(h2, MemOperand(x3, w4, SXTW)), "str h2, [x3, w4, sxtw]");
1485 COMPARE(str(h4, MemOperand(x5, w5, SXTW, 1)), "str h4, [x5, w5, sxtw #1]");
1487 COMPARE(str(h31, MemOperand(sp, wzr, SXTW, 1)),
1488 "str h31, [sp, wzr, sxtw #1]");
1492 COMPARE(str(s2, MemOperand(x3, w4, SXTW)), "str s2, [x3, w4, sxtw]");
1494 COMPARE(str(s4, MemOperand(x5, w5, SXTW, 2)), "str s4, [x5, w5, sxtw #2]");
1496 COMPARE(str(s31, MemOperand(sp, wzr, SXTW, 2)),
1497 "str s31, [sp, wzr, sxtw #2]");
1501 COMPARE(str(d2, MemOperand(x3, w4, SXTW)), "str d2, [x3, w4, sxtw]");
1503 COMPARE(str(d4, MemOperand(x5, w5, SXTW, 3)), "str d4, [x5, w5, sxtw #3]");
1505 COMPARE(str(d31, MemOperand(sp, wzr, SXTW, 3)),
1506 "str d31, [sp, wzr, sxtw #3]");
1510 COMPARE(str(q2, MemOperand(x3, w4, SXTW)), "str q2, [x3, w4, sxtw]");
1512 COMPARE(str(q4, MemOperand(x5, w5, SXTW, 4)), "str q4, [x5, w5, sxtw #4]");
1514 COMPARE(str(q31, MemOperand(sp, wzr, SXTW, 4)),
1515 "str q31, [sp, wzr, sxtw #4]");
2301 COMPARE(prfm(PLIL1STRM, MemOperand(x3, w4, SXTW)),
2302 "prfm plil1strm, [x3, w4, sxtw]");
2307 COMPARE(prfm(PLIL3KEEP, MemOperand(sp, wzr, SXTW)),
2308 "prfm plil3keep, [sp, wzr, sxtw]");