| /llvm-project/llvm/test/MC/Disassembler/AMDGPU/ |
| H A D | gfx10_vop1_dpp8.txt | 4 # GFX10: v_mov_b32_dpp v5, v1 dpp8:[0,1,2,3,4,5,6,7] ; encoding: [0xe9,0x02,0x0a,0x7e,0x01,0x88,0xc6,0xf [all...] |
| H A D | gfx10_vop2_dpp8.txt | 4 # GFX10: v_add_f32_dpp v5, v1, v2 dpp8:[0,1,2,3,4,5,6,7] ; encoding: [0xe9,0x04,0x0a,0x06,0x01,0x88,0xc6,0xf [all...] |
| H A D | gfx12_dasm_vop3p_dpp8.txt | 4 # GFX12: v_dot2_f32_f16_e64_dpp v0, v1, v2, v3 neg_lo:[0,1,1] neg_hi:[1,0,1] dpp8:[7,6,5,4,3,2,1,0] ; encoding: [0x00,0x45,0x13,0xcc,0xe9,0x04,0x0 [all...] |
| /llvm-project/llvm/test/MC/AMDGPU/ |
| H A D | gfx10_asm_dpp8.s | 6 v_mov_b32_dpp v5, v1 dpp8:[0,1,2,3,4,5,6,7] 7 // GFX10: encoding: [0xe9,0x02,0x0a,0x7e,0x01,0x88,0xc6,0xf [all...] |
| H A D | gfx11_asm_sopp.s | 7 s_waitcnt 0 8 // GFX11: s_waitcnt vmcnt(0) expcnt(0) lgkmcnt(0) ; encoding: [0x00,0x00,0x89,0xbf] 10 s_waitcnt 0x1234 11 // GFX11: s_waitcnt vmcnt(4) expcnt(4) lgkmcnt(35) ; encoding: [0x3 [all...] |
| H A D | gfx12_asm_vop3p_dpp8.s | 5 // GFX12: encoding: [0x00,0x00,0x20,0xcc,0xe9,0x04,0x0e,0x04,0x01,0x9 [all...] |
| /llvm-project/llvm/test/MC/ARM/ |
| H A D | thumb2-mclass.s | 25 @ CHECK: mrs r0, apsr @ encoding: [0xef,0xf3,0x00,0x80] 26 @ CHECK: mrs r0, iapsr @ encoding: [0xef,0xf3,0x01,0x80] 27 @ CHECK: mrs r0, eapsr @ encoding: [0xef,0xf3,0x02,0x80] 28 @ CHECK: mrs r0, xpsr @ encoding: [0xef,0xf3,0x03,0x80] 29 @ CHECK: mrs r0, ipsr @ encoding: [0xef,0xf3,0x05,0x80] 30 @ CHECK: mrs r0, epsr @ encoding: [0xef,0xf3,0x06,0x80] 31 @ CHECK: mrs r0, iepsr @ encoding: [0xef,0xf3,0x07,0x80] 32 @ CHECK: mrs r0, msp @ encoding: [0xef,0xf3,0x08,0x80] 33 @ CHECK: mrs r0, psp @ encoding: [0xef,0xf3,0x09,0x80] 34 @ CHECK: mrs r0, primask @ encoding: [0xef,0xf3,0x10,0x80] [all …]
|
| H A D | armv8.1m-pacbti.s | 7 // CHECK-PACBTI: autg r0, r1, r2 @ encoding: [0x51,0xfb,0x02,0x0f] 10 // CHECK-PACBTI: autg r12, lr, sp @ encoding: [0x5e,0xfb,0x0d,0xcf] 13 // CHECK-PACBTI: bxaut r0, r1, r2 @ encoding: [0x51,0xfb,0x12,0x0f] 17 // CHECK-PACBTI: pacg r0, r1, r2 @ encoding: [0x61,0xfb,0x02,0xf0] 20 // CHECK-PACBTI: pacg r12, lr, sp @ encoding: [0x6e,0xfb,0x0d,0xfc] 24 // CHECK-PACBTI: msr pac_key_p_0, r0 @ encoding: [0x80,0xf3,0x20,0x88] 27 // CHECK-PACBTI: msr pac_key_p_1, r0 @ encoding: [0x80,0xf3,0x21,0x88] 30 // CHECK-PACBTI: msr pac_key_p_2, r0 @ encoding: [0x80,0xf3,0x22,0x88] 33 // CHECK-PACBTI: msr pac_key_p_3, r0 @ encoding: [0x80,0xf3,0x23,0x88] 36 // CHECK-PACBTI: msr pac_key_u_0, r0 @ encoding: [0x80,0xf3,0x24,0x88] [all …]
|
| H A D | neon-shiftaccum-encoding.s | 38 @ CHECK: vsra.s8 d17, d16, #8 @ encoding: [0x30,0x11,0xc8,0xf2] 39 @ CHECK: vsra.s16 d15, d14, #16 @ encoding: [0x1e,0xf1,0x90,0xf2] 40 @ CHECK: vsra.s32 d13, d12, #32 @ encoding: [0x1c,0xd1,0xa0,0xf2] 41 @ CHECK: vsra.s64 d11, d10, #64 @ encoding: [0x9a,0xb1,0x80,0xf2] 42 @ CHECK: vsra.s8 q7, q2, #8 @ encoding: [0x54,0xe1,0x88,0xf2] 43 @ CHECK: vsra.s16 q3, q6, #16 @ encoding: [0x5c,0x61,0x90,0xf2] 44 @ CHECK: vsra.s32 q9, q5, #32 @ encoding: [0x5a,0x21,0xe0,0xf2] 45 @ CHECK: vsra.s64 q8, q4, #64 @ encoding: [0xd8,0x01,0xc0,0xf2] 46 @ CHECK: vsra.u8 d17, d16, #8 @ encoding: [0x30,0x11,0xc8,0xf3] 47 @ CHECK: vsra.u16 d11, d14, #11 @ encoding: [0x1e,0xb1,0x95,0xf3] [all …]
|
| /llvm-project/llvm/test/MC/Disassembler/ARM/ |
| H A D | armv8.1m-pacbti.txt | 3 0x51,0xfb,0x02,0x0f 4 0x5e,0xfb,0x0d,0xcf 5 0xaf,0xf3,0x2d,0x80 6 0x51,0xfb,0x12,0x0f 7 0xaf,0xf3,0x0f,0x80 8 0x61,0xfb,0x02,0xf0 9 0x6e,0xfb,0x0d,0xfc 10 0xaf,0xf3,0x1d,0x80 11 0xaf,0xf3,0x0d,0x80 12 0x80,0xf3,0x20,0x88 [all …]
|
| H A D | thumb-MSR-MClass.txt | 22 0xef 0xf3 0x00 0x80 23 0xef 0xf3 0x01 0x80 24 0xef 0xf3 0x02 0x80 25 0xef 0xf3 0x03 0x80 26 0xef 0xf3 0x05 0x80 27 0xef 0xf3 0x06 0x80 28 0xef 0xf3 0x07 0x80 29 0xef 0xf3 0x08 0x80 30 0xef 0xf3 0x09 0x80 31 0xef 0xf3 0x10 0x80 [all …]
|
| H A D | thumb2-v8m.txt | 5 0xef 0xf3 0x0a 0x83 7 0xef 0xf3 0x0b 0x84 9 0x8b 0xf3 0x0a 0x88 11 0x8c 0xf3 0x0b 0x88 14 0xef 0xf3 0x90 0x86 16 0x88 0xf3 0x98 0x88 19 0xef 0xf3 0x8a 0x85 22 0x87 0xf3 0x93 0x88
|
| /llvm-project/llvm/test/MC/Disassembler/X86/apx/ |
| H A D | popcnt.txt | 6 0x62,0xf4,0x7d,0x08,0x88,0xc2 10 0x62,0xf4,0x7d,0x0c,0x88,0xc2 14 0x62,0xf4,0x7c,0x08,0x88,0xd1 18 0x62,0xf4,0x7c,0x0c,0x88,0xd1 22 0x62,0x54,0xfc,0x08,0x88,0xf9 26 0x62,0x54,0xfc,0x0c,0x88,0xf9 30 0x62,0xd4,0x7d,0x08,0x88,0x54,0x80,0x7b 34 0x62,0xd4,0x7d,0x0c,0x88,0x54,0x80,0x7b 38 0x62,0xd4,0x7c,0x08,0x88,0x4c,0x80,0x7b 42 0x62,0xd4,0x7c,0x0c,0x88,0x4c,0x80,0x7b [all …]
|
| /llvm-project/llvm/test/MC/X86/apx/ |
| H A D | popcnt-intel.s | 4 # CHECK: encoding: [0x62,0xf4,0x7d,0x08,0x88,0xc2] 7 # CHECK: encoding: [0x62,0xf4,0x7d,0x0c,0x88,0xc2] 10 # CHECK: encoding: [0x62,0xf4,0x7c,0x08,0x88,0xd1] 13 # CHECK: encoding: [0x62,0xf4,0x7c,0x0c,0x88,0xd1] 16 # CHECK: encoding: [0x62,0x54,0xfc,0x08,0x88,0xf9] 19 # CHECK: encoding: [0x62,0x54,0xfc,0x0c,0x88,0xf9] 22 # CHECK: encoding: [0x62,0xd4,0x7d,0x08,0x88,0x54,0x80,0x7b] 25 # CHECK: encoding: [0x62,0xd4,0x7d,0x0c,0x88,0x54,0x80,0x7b] 28 # CHECK: encoding: [0x62,0xd4,0x7c,0x08,0x88,0x4c,0x80,0x7b] 31 # CHECK: encoding: [0x62,0xd4,0x7c,0x0c,0x88,0x4c,0x80,0x7b] [all …]
|
| H A D | popcnt-att.s | 4 # CHECK: encoding: [0x62,0xf4,0x7d,0x08,0x88,0xc2] 7 # CHECK: encoding: [0x62,0xf4,0x7d,0x0c,0x88,0xc2] 10 # CHECK: encoding: [0x62,0xf4,0x7c,0x08,0x88,0xd1] 13 # CHECK: encoding: [0x62,0xf4,0x7c,0x0c,0x88,0xd1] 16 # CHECK: encoding: [0x62,0x54,0xfc,0x08,0x88,0xf9] 19 # CHECK: encoding: [0x62,0x54,0xfc,0x0c,0x88,0xf9] 22 # CHECK: encoding: [0x62,0xd4,0x7d,0x08,0x88,0x54,0x80,0x7b] 25 # CHECK: encoding: [0x62,0xd4,0x7d,0x0c,0x88,0x54,0x80,0x7b] 28 # CHECK: encoding: [0x62,0xd4,0x7c,0x08,0x88,0x4c,0x80,0x7b] 31 # CHECK: encoding: [0x62,0xd4,0x7c,0x0c,0x88,0x4c,0x80,0x7b] [all …]
|
| /llvm-project/llvm/test/CodeGen/ARM/ |
| H A D | special-reg-mcore.ll | 11 ; MCORE: mrs r0, apsr @ encoding: [0xef,0xf3,0x00,0x80] 12 ; MCORE: mrs r1, iapsr @ encoding: [0xef,0xf3,0x01,0x81] 13 ; MCORE: mrs r1, eapsr @ encoding: [0xef,0xf3,0x02,0x81] 14 ; MCORE: mrs r1, xpsr @ encoding: [0xef,0xf3,0x03,0x81] 15 ; MCORE: mrs r1, ipsr @ encoding: [0xef,0xf3,0x05,0x81] 16 ; MCORE: mrs r1, epsr @ encoding: [0xef,0xf3,0x06,0x81] 17 ; MCORE: mrs r1, iepsr @ encoding: [0xef,0xf3,0x07,0x81] 18 ; MCORE: mrs r1, msp @ encoding: [0xef,0xf3,0x08,0x81] 19 ; MCORE: mrs r1, psp @ encoding: [0xef,0xf3,0x09,0x81] 20 ; MCORE: mrs r1, primask @ encoding: [0xef,0xf3,0x10,0x81] [all …]
|
| /llvm-project/llvm/unittests/DebugInfo/CodeView/ |
| H A D | GUIDFormatTest.cpp | 3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. 39 std::string GuidText(formatv("{0}", Item.second).str()); in checkData() 70 EXPECT_TRUE(to_integer(Component[0], G.Data0, 16)); in checkData() 82 // Shifting 2 (0x00) in TEST() 86 {0x44, 0x33, 0x22, 0x11, 0x66, 0x55, 0x88, 0x77, 0x99, 0xaa, 0xbb, 0xcc, in TEST() 87 0xdd, 0xee, 0xff, 0xaa}}, in TEST() 91 {0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, in TEST() 92 0x00, 0x00, 0x00, 0x00}}, in TEST() 94 // Shift 2 (0x00) across all components in TEST() 96 {0x44, 0x33, 0x00, 0x00, 0x66, 0x55, 0x88, 0x77, 0x99, 0xaa, 0xbb, 0xcc, in TEST() [all …]
|
| /llvm-project/llvm/test/MC/Disassembler/Hexagon/ |
| H A D | xtype_perm.txt | 5 0xd0 0xde 0xd4 0xc1 9 0x11 0xc0 0xd4 0x88 11 0x91 0xc0 0xd5 0x8c 13 0xb1 0xc0 0xd5 0x8c 15 0xd1 0xc0 0xd5 0x8c 17 0xf1 0xc0 0xd5 0x8c 21 0xf1 0xc0 0x95 0x8c 25 0x70 0xd4 0x1e 0xc2 27 0x70 0xde 0x94 0xc2 31 0x91 0xc0 0x94 0x88 [all …]
|
| H A D | xtype_bit.txt | 5 0x11 0xc0 0x54 0x88 7 0x51 0xc0 0x54 0x88 9 0x91 0xc0 0x54 0x88 11 0x11 0xc0 0x74 0x88 13 0x51 0xd7 0x74 0x88 15 0x11 0xd7 0x35 0x8c 17 0x91 0xc0 0x15 0x8c 19 0xb1 0xc0 0x15 0x8c 21 0xd1 0xc0 0x15 0x8c 23 0xf1 0xc0 0x15 0x8c [all …]
|
| H A D | xtype_fp.txt | 5 0x11 0xdf 0x15 0xeb 9 0x03 0xd5 0xf1 0x85 11 0xb3 0xc2 0x90 0xdc 15 0x03 0xd5 0xf1 0xc7 17 0x23 0xd5 0xf1 0xc7 19 0x63 0xd5 0xf1 0xc7 21 0x83 0xd5 0xf1 0xc7 23 0x03 0xd4 0xf0 0xd2 25 0x23 0xd4 0xf0 0xd2 27 0x43 0xd4 0xf0 0xd2 [all …]
|
| /llvm-project/lldb/unittests/Utility/ |
| H A D | DataEncoderTest.cpp | 3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. 21 uint32_t offset = 0; in TEST() 46 encoder.AppendU8(0x11); in TEST() 47 ASSERT_EQ(encoder.GetData(), ArrayRef<uint8_t>({0x11})); in TEST() 48 encoder.AppendU16(0x2233); in TEST() 49 ASSERT_EQ(encoder.GetData(), ArrayRef<uint8_t>({0x11, 0x33, 0x22})); in TEST() 50 encoder.AppendU32(0x44556677); in TEST() 52 ArrayRef<uint8_t>({0x11, 0x33, 0x22, 0x77, 0x66, 0x55, 0x44})); in TEST() 53 encoder.AppendU64(0x8899AABBCCDDEEFF); in TEST() 55 ArrayRef<uint8_t>({0x11, 0x33, 0x22, 0x77, 0x66, 0x55, 0x44, in TEST() [all …]
|
| /llvm-project/llvm/test/CodeGen/X86/ |
| H A D | avx512vlvp2intersect-intrinsics.ll | 7 ; X86: # %bb.0: # %entry 8 ; X86-NEXT: movl {{[0-9]+}}(%esp), %eax # encoding: [0x8b,0x44,0x24,0x04] 9 ; X86-NEXT: vp2intersectd %ymm1, %ymm0, %k0 # encoding: [0x62,0xf2,0x7f,0x28,0x68,0xc1] 10 ; X86-NEXT: kmovw %k1, %ecx # encoding: [0xc5,0xf8,0x93,0xc9] 11 ; X86-NEXT: kmovw %k0, %edx # encoding: [0xc5,0xf8,0x93,0xd0] 12 ; X86-NEXT: movb %dl, (%eax) # encoding: [0x88,0x10] 13 ; X86-NEXT: movl {{[0-9]+}}(%esp), %eax # encoding: [0x8b,0x44,0x24,0x08] 14 ; X86-NEXT: movb %cl, (%eax) # encoding: [0x88,0x08] 15 ; X86-NEXT: vzeroupper # encoding: [0xc5,0xf8,0x77] 16 ; X86-NEXT: retl # encoding: [0xc3] [all …]
|
| /llvm-project/llvm/test/MC/Disassembler/AArch64/ |
| H A D | armv8a-fpmul-err.txt | 8 [0x20,0xec,0x22,0x0e] 9 [0x20,0xec,0xa2,0x0e] 10 [0x20,0xec,0x22,0x4e] 11 [0x20,0xec,0xa2,0x4e] 12 [0x20,0xcc,0x22,0x2e] 13 [0x20,0xcc,0xa2,0x2e] 14 [0x20,0xcc,0x22,0x6e] 15 [0x20,0xcc,0xa2,0x6e] 19 [0x20,0x08,0xb2,0x0f] 20 [0x20,0x48,0xb2,0x0f] [all …]
|
| /llvm-project/llvm/test/MC/VE/ |
| H A D | VRAND.s | 7 # CHECK-ENCODING: encoding: [0x00,0x00,0x16,0x0b,0x00,0x00,0x00,0x88] 11 # CHECK-ENCODING: encoding: [0x00,0x00,0xff,0xff,0x00,0x00,0x00,0x88] 15 # CHECK-ENCODING: encoding: [0x00,0x00,0x16,0x0b,0x00,0x00,0x0b,0x88] 19 # CHECK-ENCODING: encoding: [0x00,0x00,0xff,0x0b,0x00,0x00,0x0f,0x88]
|
| /llvm-project/llvm/test/MC/M68k/Bits/Classes/ |
| H A D | MxBTST_MR.s | 4 ; CHECK-SAME: encoding: [0x01,0x51] 7 ; CHECK-SAME: encoding: [0x03,0x50] 11 ; CHECK-SAME: encoding: [0x01,0x91] 14 ; CHECK-SAME: encoding: [0x03,0x90] 18 ; CHECK-SAME: encoding: [0x01,0xd1] 21 ; CHECK-SAME: encoding: [0x03,0xd0] 25 ; CHECK-SAME: encoding: [0x01,0x11] 28 ; CHECK-SAME: encoding: [0x03,0x10] 32 ; CHECK-SAME: encoding: [0x01,0x59] 35 ; CHECK-SAME: encoding: [0x03,0x58] [all …]
|