Home | History | Annotate | Download | only in test

Lines Matching refs:x19

199   COMPARE(movn(x19, 0x5555, 32), "mov x19, #0xffffaaaaffffffff");
288 COMPARE(cmn(x19, Operand(0xff000)), "cmn x19, #0xff000 (1044480)");
317 COMPARE(cmp(x19, Operand(0xff000)), "cmp x19, #0xff000 (1044480)");
394 COMPARE(add(x18, x19, Operand(x20, SXTB, 3)), "add x18, x19, w20, sxtb #3");
420 COMPARE(sub(x18, x19, Operand(x20, SXTB, 3)), "sub x18, x19, w20, sxtb #3");
553 COMPARE(uxtw(x18, x19), "ubfx x18, x19, #0, #32");
571 COMPARE(ubfiz(x19, x20, 10, 11), "ubfiz x19, x20, #10, #11");
817 COMPARE(bic(x18, x19, Operand(x20, LSL, 5)), "bic x18, x19, x20, lsl #5");
829 COMPARE(orn(x18, x19, Operand(x20, LSL, 13)), "orn x18, x19, x20, lsl #13");
841 COMPARE(eon(x18, x19, Operand(x20, LSL, 21)), "eon x18, x19, x20, lsl #21");
853 COMPARE(bics(x18, x19, Operand(x20, LSL, 5)), "bics x18, x19, x20, lsl #5");
976 COMPARE(str(x18, MemOperand(x19)), "str x18, [x19]");
989 COMPARE(str(x18, MemOperand(x19, 8, PreIndex)), "str x18, [x19, #8]!");
1002 COMPARE(str(x18, MemOperand(x19, 8, PostIndex)), "str x18, [x19], #8");
1030 COMPARE(ldr(w18, MemOperand(x19, x20, SXTX)), "ldr w18, [x19, x20, sxtx]");
1040 COMPARE(ldr(x18, MemOperand(x19, x20, SXTX)), "ldr x18, [x19, x20, sxtx]");
1051 COMPARE(str(w18, MemOperand(x19, x20, SXTX)), "str w18, [x19, x20, sxtx]");
1061 COMPARE(str(x18, MemOperand(x19, x20, SXTX)), "str x18, [x19, x20, sxtx]");
1068 COMPARE(ldrb(w18, MemOperand(x19, x20, SXTX)), "ldrb w18, [x19, x20, sxtx]");
1072 COMPARE(strb(w18, MemOperand(x19, x20, SXTX)), "strb w18, [x19, x20, sxtx]");
1082 COMPARE(ldrh(w18, MemOperand(x19, x20, SXTX)), "ldrh w18, [x19, x20, sxtx]");
1093 COMPARE(strh(w18, MemOperand(x19, x20, SXTX)), "strh w18, [x19, x20, sxtx]");
1117 COMPARE(strb(w18, MemOperand(x19, 4095)), "strb w18, [x19, #4095]");
1148 COMPARE(strh(w18, MemOperand(x19, 8190)), "strh w18, [x19, #8190]");
1182 COMPARE(str(d18, MemOperand(x19)), "str d18, [x19]");
1195 COMPARE(str(b18, MemOperand(x19)), "str b18, [x19]");
1228 COMPARE(str(d18, MemOperand(x19, 8, PreIndex)), "str d18, [x19, #8]!");
1242 COMPARE(str(b18, MemOperand(x19, 1, PreIndex)), "str b18, [x19, #1]!");
1275 COMPARE(str(d18, MemOperand(x19, 8, PostIndex)), "str d18, [x19], #8");
1289 COMPARE(str(b18, MemOperand(x19, 4, PostIndex)), "str b18, [x19], #4");
1414 COMPARE(sturb(w18, MemOperand(x19, 255)), "sturb w18, [x19, #255]");
1424 COMPARE(sturh(w18, MemOperand(x19, 254)), "sturh w18, [x19, #254]");
1442 COMPARE(stur(x18, MemOperand(x19)), "stur x18, [x19]");
1455 COMPARE(stur(q18, MemOperand(x19, 4)), "stur q18, [x19, #4]");
1468 COMPARE(str(w18, MemOperand(x19, -1)), "stur w18, [x19, #-1]");
1508 COMPARE(sturb(w18, MemOperand(x19, 255), option), "sturb w18, [x19, #255]");
1518 COMPARE(sturh(w18, MemOperand(x19, 254), option), "sturh w18, [x19, #254]");
1536 COMPARE(stur(x18, MemOperand(x19), option), "stur x18, [x19]");
1549 COMPARE(stur(q18, MemOperand(x19, 16), option), "stur q18, [x19, #16]");
1565 COMPARE(str(w18, MemOperand(x19, -1), option), "stur w18, [x19, #-1]");
1590 COMPARE(str(q18, MemOperand(x19, 15), option), "stur q18, [x19, #15]");
1624 COMPARE(ldp(s17, s18, MemOperand(x19)), "ldp s17, s18, [x19]");
1635 COMPARE(ldp(d17, d18, MemOperand(x19)), "ldp d17, d18, [x19]");
1652 COMPARE(ldp(q17, q18, MemOperand(x19, -1024, PreIndex)),
1653 "ldp q17, q18, [x19, #-1024]!");
1684 COMPARE(stp(s17, s18, MemOperand(x19)), "stp s17, s18, [x19]");
1695 COMPARE(stp(d17, d18, MemOperand(x19)), "stp d17, d18, [x19]");
1712 COMPARE(stp(q17, q18, MemOperand(x19, -1024, PreIndex)),
1713 "stp q17, q18, [x19, #-1024]!");
1721 COMPARE(stp(x18, x19, MemOperand(sp, -8, PreIndex)),
1722 "stp x18, x19, [sp, #-8]!");
1751 COMPARE(stxrh(x18, x19, MemOperand(sp)), "stxrh w18, w19, [sp]");
1779 COMPARE(stlxrb(x18, x19, MemOperand(sp)), "stlxrb w18, w19, [sp]");
1794 COMPARE(ldaxrh(x18, MemOperand(x19)), "ldaxrh w18, [x19]");
1807 COMPARE(ldaxp(x18, x19, MemOperand(sp)), "ldaxp x18, x19, [sp]");
2737 COMPARE(Bic(x18, x19, 0xffffffff), "and x18, x19, #0xffffffff00000000");
2738 COMPARE(Bic(x18, x19, 0xffffffffffffffff), "mov x18, #0x0");
2905 COMPARE(Ld1(v16.V2S(), v17.V2S(), v18.V2S(), MemOperand(x19, 24, PostIndex)),
2906 "ld1 {v16.2s, v17.2s, v18.2s}, [x19], #24");
2907 COMPARE(Ld1(v16.V4S(), v17.V4S(), v18.V4S(), MemOperand(x19, 48, PostIndex)),
2908 "ld1 {v16.4s, v17.4s, v18.4s}, [x19], #48");
2920 COMPARE(Ld3(v16.V2S(), v17.V2S(), v18.V2S(), MemOperand(x19, 24, PostIndex)),
2921 "ld3 {v16.2s, v17.2s, v18.2s}, [x19], #24");
2922 COMPARE(Ld3(v16.V4S(), v17.V4S(), v18.V4S(), MemOperand(x19, 48, PostIndex)),
2923 "ld3 {v16.4s, v17.4s, v18.4s}, [x19], #48");
2934 COMPARE(Ld1(v3.V1D(), v4.V1D(), v5.V1D(), MemOperand(x18, x19, PostIndex)),
2935 "ld1 {v3.1d, v4.1d, v5.1d}, [x18], x19");
2992 COMPARE(St1(v16.V2S(), v17.V2S(), v18.V2S(), MemOperand(x19, 24, PostIndex)),
2993 "st1 {v16.2s, v17.2s, v18.2s}, [x19], #24");
2994 COMPARE(St1(v16.V4S(), v17.V4S(), v18.V4S(), MemOperand(x19, 48, PostIndex)),
2995 "st1 {v16.4s, v17.4s, v18.4s}, [x19], #48");
3009 MemOperand(x19, 24, PostIndex)),
3010 "st3 {v16.2s, v17.2s, v18.2s}, [x19], #24");
3012 MemOperand(x19, 48, PostIndex)),
3013 "st3 {v16.4s, v17.4s, v18.4s}, [x19], #48");
3024 COMPARE(St1(v3.V1D(), v4.V1D(), v5.V1D(), MemOperand(x18, x19, PostIndex)),
3025 "st1 {v3.1d, v4.1d, v5.1d}, [x18], x19");
3043 COMPARE(Ld1(v4.V2S(), 0, MemOperand(x19)), "ld1 {v4.s}[0], [x19]");
3062 COMPARE(Ld1(v4.V2S(), 0, MemOperand(x19, x2, PostIndex)),
3063 "ld1 {v4.s}[0], [x19], x2");
3091 COMPARE(Ld2(v4.V2S(), v5.V2S(), 0, MemOperand(x19)),
3092 "ld2 {v4.s, v5.s}[0], [x19]");
3120 COMPARE(Ld2(v4.V2S(), v5.V2S(), 0, MemOperand(x19, x2, PostIndex)),
3121 "ld2 {v4.s, v5.s}[0], [x19], x2");
3149 COMPARE(Ld3(v4.V2S(), v5.V2S(), v6.V2S(), 0, MemOperand(x19)),
3150 "ld3 {v4.s, v5.s, v6.s}[0], [x19]");
3183 MemOperand(x19, x2, PostIndex)),
3184 "ld3 {v4.s, v5.s, v6.s}[0], [x19], x2");
3226 MemOperand(x19)),
3227 "ld4 {v4.s, v5.s, v6.s, v7.s}[0], [x19]");
3269 MemOperand(x19, x2, PostIndex)),
3270 "ld4 {v4.s, v5.s, v6.s, v7.s}[0], [x19], x2");
3303 COMPARE(St1(v4.V2S(), 0, MemOperand(x19)), "st1 {v4.s}[0], [x19]");
3322 COMPARE(St1(v4.V2S(), 0, MemOperand(x19, x2, PostIndex)),
3323 "st1 {v4.s}[0], [x19], x2");
3350 COMPARE(St2(v4.V2S(), v5.V2S(), 0, MemOperand(x19, x2, PostIndex)),
3351 "st2 {v4.s, v5.s}[0], [x19], x2");
3378 COMPARE(St3(VLIST3(v4.V2S()), 0, MemOperand(x19, x2, PostIndex)),
3379 "st3 {v4.s, v5.s, v6.s}[0], [x19], x2");
3407 COMPARE(St4(VLIST4(v4.V2S()), 0, MemOperand(x19, x2, PostIndex)),
3408 "st4 {v4.s, v5.s, v6.s, v7.s}[0], [x19], x2");