Home | History | Annotate | Download | only in AArch64

Lines Matching full:w16

617         cmn w16, w17, lsr #31
620 // CHECK: cmn w16, w17, lsr #31 // encoding: [0x1f,0x7e,0x51,0x2b]
673 cmp w16, w17, lsr #31
676 // CHECK: cmp w16, w17, lsr #31 // encoding: [0x1f,0x7e,0x51,0x6b]
734 neg w16, w15, asr #0
737 // CHECK: sub w16, wzr, w15, asr #0 // encoding: [0xf0,0x03,0x8f,0x4b]
790 negs w16, w15, asr #0
793 // CHECK: subs w16, wzr, w15, asr #0 // encoding: [0xf0,0x03,0x8f,0x6b]
1445 crc32cx w18, w16, xzr
1453 // CHECK: crc32cx w18, w16, xzr // encoding: [0x12,0x5e,0xdf,0x9a]
2244 stlxrh w15, w16, [x17,#0]
2248 // CHECK: stlxrh w15, w16, [x17] // encoding: [0x30,0xfe,0x0f,0x48]
2298 stur w16, [x0, #-256]
2302 // CHECK: stur w16, [x0, #-256] // encoding: [0x10,0x00,0x10,0xb8]
2520 ldrsh w16, [x24, w8, uxtw #1]
2532 // CHECK: ldrsh w16, [x24, w8, uxtw #1] // encoding: [0x10,0x5b,0xe8,0x78]
2545 ldr w16, [x24, w8, uxtw #2]
2557 // CHECK: ldr w16, [x24, w8, uxtw #2] // encoding: [0x10,0x5b,0x68,0xb8]
2927 sttr w16, [x0, #-256]
2931 // CHECK: sttr w16, [x0, #-256] // encoding: [0x10,0x08,0x10,0xb8]
3160 eor w16, w17, #0x81818181
3163 // CHECK: eor w16, w17, #0x81818181 // encoding: [0x30,0xc6,0x01,0x52]
3235 and w16, w15, w1, lsl #1
3240 // CHECK: and w16, w15, w1, lsl #1 // encoding: [0xf0,0x05,0x01,0x0a]