/llvm-project/llvm/test/MC/Disassembler/Mips/msa/ |
H A D | test_3r.txt | 3 0x78 0x04 0x4e 0x90 # CHECK: add_a.b $w26, $w9, $w4 4 0x78 0x3f 0xdd 0xd0 # CHECK: add_a.h $w23, $w27, $w31 5 0x78 0x56 0x32 0xd0 # CHECK: add_a.w $w11, $w6, $w22 6 0x78 0x60 0x51 0x90 # CHECK: add_a.d $w6, $w10, $w0 7 0x78 0x93 0xc4 0xd0 # CHECK: adds_a.b $w19, $w24, $w19 8 0x78 0xa4 0x36 0x50 # CHECK: adds_a.h $w25, $w6, $w4 9 0x78 0xdb 0x8e 0x50 # CHECK: adds_a.w $w25, $w17, $w27 10 0x78 0xfa 0x93 0xd0 # CHECK: adds_a.d $w15, $w18, $w26 11 0x79 0x13 0x5f 0x50 # CHECK: adds_s.b $w29, $w11, $w19 12 0x79 0x3a 0xb9 0x50 # CHECK: adds_s.h $w5, $w23, $w26 [all …]
|
H A D | test_bit.txt | 3 0x79 0xf2 0xf5 0x49 # CHECK: bclri.b $w21, $w30, 2 4 0x79 0xe0 0xae 0x09 # CHECK: bclri.h $w24, $w21, 0 5 0x79 0xc3 0xf5 0xc9 # CHECK: bclri.w $w23, $w30, 3 6 0x79 0x80 0x5a 0x49 # CHECK: bclri.d $w9, $w11, 0 7 0x7b 0x71 0x66 0x49 # CHECK: binsli.b $w25, $w12, 1 8 0x7b 0x60 0xb5 0x49 # CHECK: binsli.h $w21, $w22, 0 9 0x7b 0x40 0x25 0x89 # CHECK: binsli.w $w22, $w4, 0 10 0x7b 0x06 0x11 0x89 # CHECK: binsli.d $w6, $w2, 6 11 0x7b 0xf0 0x9b 0xc9 # CHECK: binsri.b $w15, $w19, 0 12 0x7b 0xe1 0xf2 0x09 # CHECK: binsri.h $w8, $w30, 1 [all …]
|
H A D | test_i5.txt | 3 0x78 0x1e 0xf8 0xc6 # CHECK: addvi.b $w3, $w31, 30 4 0x78 0x3a 0x6e 0x06 # CHECK: addvi.h $w24, $w13, 26 5 0x78 0x5a 0xa6 0x86 # CHECK: addvi.w $w26, $w20, 26 6 0x78 0x75 0x0c 0x06 # CHECK: addvi.d $w16, $w1, 21 7 0x78 0x18 0xae 0x07 # CHECK: ceqi.b $w24, $w21, 24 8 0x78 0x22 0x7f 0xc7 # CHECK: ceqi.h $w31, $w15, 2 9 0x78 0x5f 0x0b 0x07 # CHECK: ceqi.w $w12, $w1, 31 10 0x78 0x67 0xb6 0x07 # CHECK: ceqi.d $w24, $w22, 7 11 0x7a 0x01 0x83 0x07 # CHECK: clei_s.b $w12, $w16, 1 12 0x7a 0x37 0x50 0x87 # CHECK: clei_s.h $w2, $w10, 23 [all …]
|
H A D | test_3rf.txt | 3 0x78 0x1c 0x9f 0x1b # CHECK: fadd.w $w28, $w19, $w28 4 0x78 0x3d 0x13 0x5b # CHECK: fadd.d $w13, $w2, $w29 5 0x78 0x19 0x5b 0x9a # CHECK: fcaf.w $w14, $w11, $w25 6 0x78 0x33 0x08 0x5a # CHECK: fcaf.d $w1, $w1, $w19 7 0x78 0x90 0xb8 0x5a # CHECK: fceq.w $w1, $w23, $w16 8 0x78 0xb0 0x40 0x1a # CHECK: fceq.d $w0, $w8, $w16 9 0x79 0x98 0x4c 0x1a # CHECK: fcle.w $w16, $w9, $w24 10 0x79 0xa1 0x76 0xda # CHECK: fcle.d $w27, $w14, $w1 11 0x79 0x08 0x47 0x1a # CHECK: fclt.w $w28, $w8, $w8 12 0x79 0x2b 0xcf 0x9a # CHECK: fclt.d $w30, $w25, $w11 [all …]
|
H A D | test_mi10.txt | 3 0x7a 0x00 0x08 0x20 # CHECK: ld.b $w0, -512($1) 4 0x78 0x00 0x10 0x60 # CHECK: ld.b $w1, 0($2) 5 0x79 0xff 0x18 0xa0 # CHECK: ld.b $w2, 511($3) 7 0x7a 0x00 0x20 0xe1 # CHECK: ld.h $w3, -1024($4) 8 0x7b 0x00 0x29 0x21 # CHECK: ld.h $w4, -512($5) 9 0x78 0x00 0x31 0x61 # CHECK: ld.h $w5, 0($6) 10 0x79 0x00 0x39 0xa1 # CHECK: ld.h $w6, 512($7) 11 0x79 0xff 0x41 0xe1 # CHECK: ld.h $w7, 1022($8) 13 0x7a 0x00 0x4a 0x22 # CHECK: ld.w $w8, -2048($9) 14 0x7b 0x00 0x52 0x62 # CHECK: ld.w $w9, -1024($10) [all …]
|
/llvm-project/llvm/test/MC/Disassembler/X86/ |
H A D | cmpccxadd-64.txt | 6 0xc4,0xa2,0x79,0xe6,0x8c,0xf5,0x00,0x00,0x0 [all...] |
/llvm-project/llvm/test/MC/X86/ |
H A D | cmpccxadd-att.s | 8 // CHECK: encoding: [0xc4,0xa2,0x79,0xe6,0x8c,0xf5,0x00,0x00,0x0 [all...] |
H A D | cmpccxadd-intel.s | 4 // CHECK: encoding: [0xc4,0xa2,0x79,0xe6,0x8c,0xf5,0x00,0x00,0x0 [all...] |
H A D | F16C-64.s | 4 // CHECK: encoding: [0xc4,0xe2,0x79,0x13,0x8c,0x82,0x10,0xe3,0x0f,0xe3] 8 // CHECK: encoding: [0xc4,0xe2,0x79,0x13,0x8c,0x82,0xf0,0x1c,0xf0,0x1c] 12 // CHECK: encoding: [0xc4,0xe2,0x7d,0x13,0xa4,0x82,0x10,0xe3,0x0f,0xe3] 16 // CHECK: encoding: [0xc4,0xe2,0x7d,0x13,0xa4,0x82,0xf0,0x1c,0xf0,0x1c] 20 // CHECK: encoding: [0xc4,0xe2,0x79,0x13,0x8a,0xf0,0x1c,0xf0,0x1c] 24 // CHECK: encoding: [0xc4,0xe2,0x7d,0x13,0xa2,0xf0,0x1c,0xf0,0x1c] 28 // CHECK: encoding: [0xc4,0xe2,0x79,0x13,0x0d,0xf0,0x1c,0xf0,0x1c] 32 // CHECK: encoding: [0xc4,0xe2,0x7d,0x13,0x25,0xf0,0x1c,0xf0,0x1c] 36 // CHECK: encoding: [0xc4,0xe2,0x79,0x13,0x4c,0x02,0x40] 40 // CHECK: encoding: [0xc4,0xe2,0x7d,0x13,0x64,0x02,0x40] [all …]
|
H A D | F16C-32.s | 4 // CHECK: encoding: [0xc4,0xe2,0x79,0x13,0x8c,0x82,0x10,0xe3,0x0f,0xe3] 8 // CHECK: encoding: [0xc4,0xe2,0x79,0x13,0x8c,0x82,0xf0,0x1c,0xf0,0x1c] 12 // CHECK: encoding: [0xc4,0xe2,0x7d,0x13,0xa4,0x82,0x10,0xe3,0x0f,0xe3] 16 // CHECK: encoding: [0xc4,0xe2,0x7d,0x13,0xa4,0x82,0xf0,0x1c,0xf0,0x1c] 20 // CHECK: encoding: [0xc4,0xe2,0x79,0x13,0x8a,0xf0,0x1c,0xf0,0x1c] 24 // CHECK: encoding: [0xc4,0xe2,0x7d,0x13,0xa2,0xf0,0x1c,0xf0,0x1c] 28 // CHECK: encoding: [0xc4,0xe2,0x79,0x13,0x0d,0xf0,0x1c,0xf0,0x1c] 32 // CHECK: encoding: [0xc4,0xe2,0x7d,0x13,0x25,0xf0,0x1c,0xf0,0x1c] 36 // CHECK: encoding: [0xc4,0xe2,0x79,0x13,0x4c,0x02,0x40] 40 // CHECK: encoding: [0xc4,0xe2,0x7d,0x13,0x64,0x02,0x40] [all …]
|
H A D | AVXAES-64.s | 4 // CHECK: encoding: [0xc4,0x62,0x01,0xde,0x3c,0x25,0xf0,0x1c,0xf0,0x1c] 8 // CHECK: encoding: [0xc4,0xe2,0x49,0xde,0x34,0x25,0xf0,0x1c,0xf0,0x1c] 12 // CHECK: encoding: [0xc4,0x62,0x01,0xde,0x7c,0x82,0x40] 16 // CHECK: encoding: [0xc4,0x62,0x01,0xde,0x7c,0x82,0xc0] 20 // CHECK: encoding: [0xc4,0xe2,0x49,0xde,0x74,0x82,0x40] 24 // CHECK: encoding: [0xc4,0xe2,0x49,0xde,0x74,0x82,0xc0] 28 // CHECK: encoding: [0xc4,0x62,0x01,0xde,0x7c,0x02,0x40] 32 // CHECK: encoding: [0xc4,0xe2,0x49,0xde,0x74,0x02,0x40] 36 // CHECK: encoding: [0xc4,0x62,0x01,0xde,0x7a,0x40] 40 // CHECK: encoding: [0xc4,0xe2,0x49,0xde,0x72,0x40] [all …]
|
H A D | fma4-att.s | 5 // CHECK: encoding: [0xc4,0xe3,0xf9,0x6a,0x01,0x10] 9 // CHECK: encoding: [0xc4,0xe3,0x79,0x6a,0x01,0x10] 13 // CHECK: encoding: [0xc4,0xe3,0xf9,0x6a,0xc2,0x10] 17 // CHECK: encoding: [0xc4,0xe3,0xf9,0x6b,0x01,0x10] 21 // CHECK: encoding: [0xc4,0xe3,0x79,0x6b,0x01,0x10] 25 // CHECK: encoding: [0xc4,0xe3,0xf9,0x6b,0xc2,0x10] 29 // CHECK: encoding: [0xc4,0xc3,0xf9,0x6b,0xc2,0x10] 33 // CHECK: encoding: [0xc4,0xe3,0xf9,0x68,0x01,0x10] 37 // CHECK: encoding: [0xc4,0xe3,0x79,0x68,0x01,0x10] 41 // CHECK: encoding: [0xc4,0xe3,0xf9,0x68,0xc2,0x10] [all …]
|
H A D | AVXAES-32.s | 4 // CHECK: encoding: [0xc4,0xe2,0x71,0xde,0x8c,0x82,0x10,0xe3,0x0f,0xe3] 8 // CHECK: encoding: [0xc4,0xe2,0x71,0xde,0x8c,0x82,0xf0,0x1c,0xf0,0x1c] 12 // CHECK: encoding: [0xc4,0xe2,0x71,0xde,0x8a,0xf0,0x1c,0xf0,0x1c] 16 // CHECK: encoding: [0xc4,0xe2,0x71,0xde,0x0d,0xf0,0x1c,0xf0,0x1c] 20 // CHECK: encoding: [0xc4,0xe2,0x71,0xde,0x4c,0x02,0x40] 24 // CHECK: encoding: [0xc4,0xe2,0x71,0xde,0x0a] 28 // CHECK: encoding: [0xc4,0xe2,0x71,0xdf,0x8c,0x82,0x10,0xe3,0x0f,0xe3] 32 // CHECK: encoding: [0xc4,0xe2,0x71,0xdf,0x8c,0x82,0xf0,0x1c,0xf0,0x1c] 36 // CHECK: encoding: [0xc4,0xe2,0x71,0xdf,0x8a,0xf0,0x1c,0xf0,0x1c] 40 // CHECK: encoding: [0xc4,0xe2,0x71,0xdf,0x0d,0xf0,0x1c,0xf0,0x1c] [all …]
|
/llvm-project/llvm/test/MC/Disassembler/AArch64/ |
H A D | fullfp16-neon-neg.txt | 5 [0x00,0xf8,0xf8,0x0e] 7 [0x00,0xf8,0xf8,0x2e] 9 [0x00,0xd8,0xf9,0x0e] 11 [0x00,0x88,0x79,0x2e] 13 [0x00,0x98,0x79,0x2e] 15 [0x00,0x98,0xf9,0x2e] 17 [0x00,0x98,0x79,0x0e] 19 [0x00,0x88,0x79,0x0e] 21 [0x00,0x88,0xf9,0x0e] 23 [0x00,0x98,0xf9,0x0e] [all …]
|
/llvm-project/llvm/test/MC/Mips/msa/ |
H A D | test_3r.s | 3 # CHECK: add_a.b $w26, $w9, $w4 # encoding: [0x78,0x04,0x4e,0x90] 4 # CHECK: add_a.h $w23, $w27, $w31 # encoding: [0x78,0x3f,0xdd,0xd0] 5 # CHECK: add_a.w $w11, $w6, $w22 # encoding: [0x78,0x56,0x32,0xd0] 6 # CHECK: add_a.d $w6, $w10, $w0 # encoding: [0x78,0x60,0x51,0x90] 7 # CHECK: adds_a.b $w19, $w24, $w19 # encoding: [0x78,0x93,0xc4,0xd0] 8 # CHECK: adds_a.h $w25, $w6, $w4 # encoding: [0x78,0xa4,0x36,0x50] 9 # CHECK: adds_a.w $w25, $w17, $w27 # encoding: [0x78,0xdb,0x8e,0x50] 10 # CHECK: adds_a.d $w15, $w18, $w26 # encoding: [0x78,0xfa,0x93,0xd0] 11 # CHECK: adds_s.b $w29, $w11, $w19 # encoding: [0x79,0x13,0x5f,0x50] 12 # CHECK: adds_s.h $w5, $w23, $w26 # encoding: [0x79,0x3a,0xb9,0x50] [all …]
|
H A D | test_bit.s | 3 # CHECK: bclri.b $w21, $w30, 2 # encoding: [0x79,0xf2,0xf5,0x49] 4 # CHECK: bclri.h $w24, $w21, 0 # encoding: [0x79,0xe0,0xae,0x09] 5 # CHECK: bclri.w $w23, $w30, 3 # encoding: [0x79,0xc3,0xf5,0xc9] 6 # CHECK: bclri.d $w9, $w11, 0 # encoding: [0x79,0x80,0x5a,0x49] 7 # CHECK: binsli.b $w25, $w12, 1 # encoding: [0x7b,0x71,0x66,0x49] 8 # CHECK: binsli.h $w21, $w22, 0 # encoding: [0x7b,0x60,0xb5,0x49] 9 # CHECK: binsli.w $w22, $w4, 0 # encoding: [0x7b,0x40,0x25,0x89] 10 # CHECK: binsli.d $w6, $w2, 6 # encoding: [0x7b,0x06,0x11,0x89] 11 # CHECK: binsri.b $w15, $w19, 0 # encoding: [0x7b,0xf0,0x9b,0xc9] 12 # CHECK: binsri.h $w8, $w30, 1 # encoding: [0x7b,0xe1,0xf2,0x09] [all …]
|
H A D | test_i5.s | 3 # CHECK: addvi.b $w3, $w31, 30 # encoding: [0x78,0x1e,0xf8,0xc6] 4 # CHECK: addvi.h $w24, $w13, 26 # encoding: [0x78,0x3a,0x6e,0x06] 5 # CHECK: addvi.w $w26, $w20, 26 # encoding: [0x78,0x5a,0xa6,0x86] 6 # CHECK: addvi.d $w16, $w1, 21 # encoding: [0x78,0x75,0x0c,0x06] 7 # CHECK: ceqi.b $w24, $w21, -8 # encoding: [0x78,0x18,0xae,0x07] 8 # CHECK: ceqi.h $w31, $w15, 2 # encoding: [0x78,0x22,0x7f,0xc7] 9 # CHECK: ceqi.w $w12, $w1, -1 # encoding: [0x78,0x5f,0x0b,0x07] 10 # CHECK: ceqi.d $w24, $w22, 7 # encoding: [0x78,0x67,0xb6,0x07] 11 # CHECK: clei_s.b $w12, $w16, 1 # encoding: [0x7a,0x01,0x83,0x07] 12 # CHECK: clei_s.h $w2, $w10, -9 # encoding: [0x7a,0x37,0x50,0x87] [all …]
|
H A D | test_3rf.s | 3 # CHECK: fadd.w $w28, $w19, $w28 # encoding: [0x78,0x1c,0x9f,0x1b] 4 # CHECK: fadd.d $w13, $w2, $w29 # encoding: [0x78,0x3d,0x13,0x5b] 5 # CHECK: fcaf.w $w14, $w11, $w25 # encoding: [0x78,0x19,0x5b,0x9a] 6 # CHECK: fcaf.d $w1, $w1, $w19 # encoding: [0x78,0x33,0x08,0x5a] 7 # CHECK: fceq.w $w1, $w23, $w16 # encoding: [0x78,0x90,0xb8,0x5a] 8 # CHECK: fceq.d $w0, $w8, $w16 # encoding: [0x78,0xb0,0x40,0x1a] 9 # CHECK: fcle.w $w16, $w9, $w24 # encoding: [0x79,0x98,0x4c,0x1a] 10 # CHECK: fcle.d $w27, $w14, $w1 # encoding: [0x79,0xa1,0x76,0xda] 11 # CHECK: fclt.w $w28, $w8, $w8 # encoding: [0x79,0x08,0x47,0x1a] 12 # CHECK: fclt.d $w30, $w25, $w11 # encoding: [0x79,0x2b,0xcf,0x9a] [all …]
|
/llvm-project/llvm/test/MC/Disassembler/X86/AMX/ |
H A D | x86-64-amx-tile-intel.txt | 4 0xc4,0xe2,0x78,0x49,0xc0 7 0xc4,0xe2,0x7b,0x49,0xf0 10 0xc4,0xe2,0x7b,0x49,0xd8 13 0xc4,0xe2,0x78,0x49,0xc0 16 0xc4,0xe2,0x7b,0x49,0xf0 19 0xc4,0xe2,0x7b,0x49,0xd8 22 0xc4,0xa2,0x78,0x49,0x84,0xf5,0x00,0x00,0x00,0x10 25 0xc4,0xc2,0x78,0x49,0x84,0x80,0x23,0x01,0x00,0x00 28 0xc4,0xe2,0x78,0x49,0x05,0x00,0x00,0x00,0x00 31 0xc4,0xe2,0x78,0x49,0x04,0x6d,0x00,0xf8,0xff,0xff [all …]
|
H A D | x86-64-amx-tile-att.txt | 4 0xc4,0xe2,0x78,0x49,0xc0 7 0xc4,0xe2,0x7b,0x49,0xf0 10 0xc4,0xe2,0x7b,0x49,0xd8 13 0xc4,0xe2,0x7b,0x49,0xf0 16 0xc4,0xe2,0x7b,0x49,0xd8 19 0xc4,0xa2,0x78,0x49,0x84,0xf5,0x00,0x00,0x00,0x10 22 0xc4,0xc2,0x78,0x49,0x84,0x80,0x23,0x01,0x00,0x00 25 0xc4,0xe2,0x78,0x49,0x05,0x00,0x00,0x00,0x00 28 0xc4,0xe2,0x78,0x49,0x04,0x6d,0x00,0xf8,0xff,0xff 31 0xc4,0xa2,0x79,0x49,0x84,0xf5,0x00,0x00,0x00,0x10 [all …]
|
/llvm-project/llvm/test/MC/Disassembler/AMDGPU/ |
H A D | gfx8-trap.txt | 7 # VI: s_add_u32 ttmp0, ttmp0, 4 ; encoding: [0x70,0x84,0x70,0x80] 8 0x70,0x84,0x70,0x80 10 # VI: s_add_u32 ttmp4, 8, ttmp4 ; encoding: [0x88,0x74,0x74,0x80] 11 0x88,0x74,0x74,0x80 13 # VI: s_add_u32 ttmp4, ttmp4, 0x100 ; encoding: [0x74,0xff,0x74,0x80,0x00,0x01,0x00,0x00] 14 0x74,0xff,0x74,0x80,0x00,0x01,0x00,0x00 16 # VI: s_add_u32 ttmp4, ttmp4, 4 ; encoding: [0x74,0x84,0x74,0x80] 17 0x74,0x84,0x74,0x80 19 # VI: s_add_u32 ttmp4, ttmp8, ttmp4 ; encoding: [0x78,0x74,0x74,0x80] 20 0x78,0x74,0x74,0x80 [all …]
|
/llvm-project/llvm/test/CodeGen/X86/ |
H A D | sse41-intrinsics-x86-upgrade.ll | 14 ; SSE: ## %bb.0: 15 ; SSE-NEXT: blendps $12, %xmm1, %xmm0 ## encoding: [0x66,0x0f,0x3a,0x0c,0xc1,0x0c] 16 ; SSE-NEXT: ## xmm0 = xmm0[0,1],xmm1[2,3] 17 ; SSE-NEXT: ret{{[l|q]}} ## encoding: [0xc3] 20 ; AVX: ## %bb.0: 21 ; AVX-NEXT: vblendps $3, %xmm0, %xmm1, %xmm0 ## encoding: [0xc4,0xe3,0x71,0x0c,0xc0,0x03] 22 ; AVX-NEXT: ## xmm0 = xmm0[0,1],xmm1[2,3] 23 ; AVX-NEXT: ret{{[l|q]}} ## encoding: [0xc3] 32 ; SSE: ## %bb.0: 33 ; SSE-NEXT: blendps $7, %xmm1, %xmm0 ## encoding: [0x66,0x0f,0x3a,0x0c,0xc1,0x07] [all …]
|
H A D | f16c-intrinsics-upgrade.ll | 9 ; AVX: # %bb.0: 10 ; AVX-NEXT: vcvtph2ps %xmm0, %xmm0 # encoding: [0xc4,0xe2,0x79,0x13,0xc0] 11 ; AVX-NEXT: ret{{[l|q]}} # encoding: [0xc3] 14 ; AVX512VL: # %bb.0: 15 …12VL-NEXT: vcvtph2ps %xmm0, %xmm0 # EVEX TO VEX Compression encoding: [0xc4,0xe2,0x79,0x13,0xc0] 16 ; AVX512VL-NEXT: ret{{[l|q]}} # encoding: [0xc3] 24 ; X86: # %bb.0: 25 ; X86-NEXT: movl {{[0-9]+}}(%esp), %eax # encoding: [0x8b,0x44,0x24,0x04] 26 ; X86-NEXT: vcvtph2ps (%eax), %xmm0 # encoding: [0xc4,0xe2,0x79,0x13,0x00] 27 ; X86-NEXT: retl # encoding: [0xc3] [all …]
|
/llvm-project/llvm/test/MC/X86/AMX/ |
H A D | x86-64-amx-tile-intel.s | 4 // CHECK: encoding: [0xc4,0xe2,0x78,0x49,0xc0] 8 // CHECK: encoding: [0xc4,0xe2,0x7b,0x49,0xf0] 12 // CHECK: encoding: [0xc4,0xe2,0x7b,0x49,0xd8] 16 // CHECK: encoding: [0xc4,0xe2,0x78,0x49,0xc0] 20 // CHECK: encoding: [0xc4,0xe2,0x7b,0x49,0xf0] 24 // CHECK: encoding: [0xc4,0xe2,0x7b,0x49,0xd8] 28 // CHECK: encoding: [0xc4,0xa2,0x78,0x49,0x84,0xf5,0x00,0x00,0x00,0x10] 32 // CHECK: encoding: [0xc4,0xc2,0x78,0x49,0x84,0x80,0x23,0x01,0x00,0x00] 36 // CHECK: encoding: [0xc4,0xe2,0x78,0x49,0x05,0x00,0x00,0x00,0x00] 40 // CHECK: encoding: [0xc4,0xe2,0x78,0x49,0x04,0x6d,0x00,0xf8,0xff,0xff] [all …]
|
H A D | x86-64-amx-tile-att.s | 5 // CHECK: encoding: [0xc4,0xe2,0x78,0x49,0xc0] 9 // CHECK: encoding: [0xc4,0xe2,0x7b,0x49,0xf0] 13 // CHECK: encoding: [0xc4,0xe2,0x7b,0x49,0xd8] 17 // CHECK: encoding: [0xc4,0xe2,0x78,0x49,0xc0] 21 // CHECK: encoding: [0xc4,0xe2,0x7b,0x49,0xf0] 25 // CHECK: encoding: [0xc4,0xe2,0x7b,0x49,0xd8] 29 // CHECK: encoding: [0xc4,0xa2,0x78,0x49,0x84,0xf5,0x00,0x00,0x00,0x10] 33 // CHECK: encoding: [0xc4,0xc2,0x78,0x49,0x84,0x80,0x23,0x01,0x00,0x00] 37 // CHECK: encoding: [0xc4,0xe2,0x78,0x49,0x05,0x00,0x00,0x00,0x00] 41 // CHECK: encoding: [0xc4,0xe2,0x78,0x49,0x04,0x6d,0x00,0xf8,0xff,0xff] [all …]
|