/external/llvm-project/llvm/test/MC/Disassembler/AMDGPU/ |
D | flat_gfx10.txt | 10 # CHECK: scratch_load_dword v5, v255, off offset:-1 glc slc ; encoding: [0xff,0x4f,0x33,0xdc,0xff,0… 11 0xff 0x4f 0x33 0xdc 0xff 0x00 0x7d 0x05 38 # CHECK: scratch_store_dword off, v2, s3 offset:-1 ; encoding: [0xff,0x4f,0x70,0xdc,0x00,0x02,0x03,… 39 0xff,0x4f,0x70,0xdc,0x00,0x02,0x03,0x00 41 # CHECK: scratch_store_dword off, v255, s3 offset:-1 ; encoding: [0xff,0x4f,0x70,0xdc,0x00,0xff,0x0… 42 0xff,0x4f,0x70,0xdc,0x00,0xff,0x03,0x00 44 # CHECK: scratch_store_dword off, v2, s105 offset:-1 ; encoding: [0xff,0x4f,0x70,0xdc,0x00,0x02,0x6… 45 0xff,0x4f,0x70,0xdc,0x00,0x02,0x69,0x00 47 # CHECK: scratch_store_dword off, v2, vcc_lo offset:-1 ; encoding: [0xff,0x4f,0x70,0xdc,0x00,0x02,0… 48 0xff,0x4f,0x70,0xdc,0x00,0x02,0x6a,0x00 [all …]
|
D | mubuf_gfx9.txt | 3 …ormat_d16_hi_x v5, off, s[8:11], s3 offset:4095 glc slc ; encoding: [0xff,0x4f,0x9a,0xe0,0x00,0x05… 4 0xff,0x4f,0x9a,0xe0,0x00,0x05,0x02,0x03 18 # GFX9: buffer_store_format_d16_hi_x v1, off, s[12:15], s4 offset:4095 glc ; encoding: [0xff,0x4f,0… 19 0xff,0x4f,0x9c,0xe0,0x00,0x01,0x03,0x04
|
D | mubuf_gfx10.txt | 12 # CHECK: buffer_atomic_fcmpswap_x2 v[5:8], off, s[8:11], s3 offset:4095 glc ; encoding: [0xff,0x4f,… 13 0xff,0x4f,0x78,0xe1,0x00,0x05,0x02,0x03 18 # CHECK: buffer_atomic_fmax_x2 v[5:6], off, s[8:11], s3 offset:4095 glc ; encoding: [0xff,0x4f,0x80… 19 0xff,0x4f,0x80,0xe1,0x00,0x05,0x02,0x03
|
/external/llvm-project/llvm/test/MC/Disassembler/ARM/ |
D | vstrldr_sys.txt | 23 # CHECK-NOSEC: vstr fpscr_nzcvqc, [r9, #-24] @ encoding: [0x09,0xed,0x86,0x4f] 24 # CHECK-NOMVE: vstr fpscr_nzcvqc, [r9, #-24] @ encoding: [0x09,0xed,0x86,0x4f] 25 # CHECK-NOVFP: vstr fpscr_nzcvqc, [r9, #-24] @ encoding: [0x09,0xed,0x86,0x4f] 26 # CHECK: vstr fpscr_nzcvqc, [r9, #-24] @ encoding: [0x09,0xed,0x86,0x4f] 27 [0x09,0xed,0x86,0x4f] 29 # CHECK-NOSEC: vstr fpscr_nzcvqc, [r9, #-24]! @ encoding: [0x29,0xed,0x86,0x4f] 30 # CHECK-NOMVE: vstr fpscr_nzcvqc, [r9, #-24]! @ encoding: [0x29,0xed,0x86,0x4f] 31 # CHECK-NOVFP: vstr fpscr_nzcvqc, [r9, #-24]! @ encoding: [0x29,0xed,0x86,0x4f] 32 # CHECK: vstr fpscr_nzcvqc, [r9, #-24]! @ encoding: [0x29,0xed,0x86,0x4f] 33 [0x29,0xed,0x86,0x4f] [all …]
|
D | thumb2-bit-15.txt | 57 [0x4f,0xea,0x02,0x01] 60 [0x4f,0xea,0x02,0x81] 63 [0x4f,0xea,0x02,0x46] 66 [0x4f,0xea,0x02,0xc6] 69 [0x4f,0xea,0x12,0x46] 72 [0x4f,0xea,0x12,0xc6] 87 [0x4f,0xea,0x34,0x04] 90 [0x4f,0xea,0x34,0x84]
|
D | invalid-virtexts.arm.txt | 4 [0x7f,0xff,0x4f,0xf1] 7 [0x70,0xff,0x4f,0x01] 8 [0x7f,0xff,0x4f,0xd1]
|
D | unpredictable-MRRC2-arm.txt | 12 # CHECK: 0x00 0x00 0x4f 0x0c 13 0x00 0x00 0x4f 0x0c
|
D | unpredictable-ADDREXT3-arm.txt | 13 # CHECK: 0xd1 0xe1 0x4f 0x01 14 0xd1 0xe1 0x4f 0x01
|
/external/llvm-project/llvm/test/MC/Disassembler/AArch64/ |
D | armv8.6a-bf16.txt | 16 [0x62,0xf0,0x44,0x4f] 17 [0x62,0xf0,0x64,0x4f] 18 [0x62,0xf8,0x44,0x4f] 19 [0x62,0xf8,0x64,0x4f] 25 # NOBF-NEXT: [0x62,0xf0,0x44,0x4f] 27 # NOBF6-NEXT: [0x62,0xf0,0x64,0x4f] 29 # NOBF6-NEXT: [0x62,0xf8,0x44,0x4f] 31 # NOBF6-NEXT: [0x62,0xf8,0x64,0x4f]
|
D | armv8a-fpmul-err.txt | 21 [0x20,0x08,0xb2,0x4f] 22 [0x20,0x48,0xb2,0x4f] 30 [0x20,0x08,0x92,0x4f] 31 [0x20,0x48,0x92,0x4f] 71 #CHECK-ERROR: [0x20,0x08,0xb2,0x4f] 74 #CHECK-ERROR: [0x20,0x48,0xb2,0x4f] 95 #CHECK-ERROR: [0x20,0x08,0x92,0x4f] 98 #CHECK-ERROR: [0x20,0x48,0x92,0x4f]
|
D | arm64-advsimd.txt | 611 0x00 0xf4 0x02 0x4f 633 0x20 0x14 0x00 0x4f 634 0x20 0x34 0x00 0x4f 635 0x20 0x54 0x00 0x4f 636 0x20 0x74 0x00 0x4f 643 0x20 0x94 0x00 0x4f 644 0x20 0xb4 0x00 0x4f 656 0x4f 0x7c 0x40 0x4c 697 0x4f 0x7c 0xdf 0x4c 698 0x4f 0xac 0xdf 0x4c [all …]
|
D | armv8a-fpmul.txt | 20 [0x20,0x08,0xb2,0x4f] 21 [0x20,0x48,0xb2,0x4f] 29 [0x20,0x08,0x92,0x4f] 30 [0x20,0x48,0x92,0x4f]
|
/external/llvm/test/MC/Disassembler/ARM/ |
D | invalid-virtexts.arm.txt | 4 [0x7f,0xff,0x4f,0xf1] 7 [0x70,0xff,0x4f,0x01] 8 [0x7f,0xff,0x4f,0xd1]
|
D | unpredictable-MRRC2-arm.txt | 12 # CHECK: 0x00 0x00 0x4f 0x0c 13 0x00 0x00 0x4f 0x0c
|
D | unpredictable-ADDREXT3-arm.txt | 13 # CHECK: 0xd1 0xe1 0x4f 0x01 14 0xd1 0xe1 0x4f 0x01
|
/external/llvm-project/llvm/test/MC/Disassembler/X86/ |
D | avx512bf16-att.txt | 7 0x62,0xf2,0x67,0x4f,0x72,0xd4 16 0x62,0xf2,0x67,0x4f,0x72,0x94,0x87,0x23,0x01,0x00,0x00 34 0x62,0xf2,0x7e,0x4f,0x72,0xd3 43 0x62,0xf2,0x7e,0x4f,0x72,0x94,0x87,0x23,0x01,0x00,0x00 61 0x62,0xf2,0x66,0x4f,0x52,0xd4 70 0x62,0xf2,0x66,0x4f,0x52,0x94,0x87,0x23,0x01,0x00,0x00
|
D | avx512bf16-intel.txt | 7 0x62,0xf2,0x67,0x4f,0x72,0xd4 16 0x62,0xf2,0x67,0x4f,0x72,0x94,0x87,0x23,0x01,0x00,0x00 34 0x62,0xf2,0x7e,0x4f,0x72,0xd3 43 0x62,0xf2,0x7e,0x4f,0x72,0x94,0x87,0x23,0x01,0x00,0x00 61 0x62,0xf2,0x66,0x4f,0x52,0xd4 70 0x62,0xf2,0x66,0x4f,0x52,0x94,0x87,0x23,0x01,0x00,0x00
|
/external/llvm/test/MC/Disassembler/AArch64/ |
D | arm64-advsimd.txt | 611 0x00 0xf4 0x02 0x4f 633 0x20 0x14 0x00 0x4f 634 0x20 0x34 0x00 0x4f 635 0x20 0x54 0x00 0x4f 636 0x20 0x74 0x00 0x4f 643 0x20 0x94 0x00 0x4f 644 0x20 0xb4 0x00 0x4f 656 0x4f 0x7c 0x40 0x4c 697 0x4f 0x7c 0xdf 0x4c 698 0x4f 0xac 0xdf 0x4c [all …]
|
/external/protobuf/php/ext/google/protobuf/ |
D | builtin_descriptors.inc | 54 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x46, 0x69, 0x6c, 0x65, 0x4f, 0x70, 0x74, 100 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x4f, 0x6e, 0x65, 0x6f, 0x66, 0x44, 0x65, 106 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x4f, 0x70, 0x74, 0x69, 0x6f, 127 0x6e, 0x67, 0x65, 0x4f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x52, 0x07, 134 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x52, 0x61, 0x6e, 0x67, 0x65, 0x4f, 0x70, 140 0x65, 0x72, 0x70, 0x72, 0x65, 0x74, 0x65, 0x64, 0x4f, 0x70, 0x74, 0x69, 142 0x72, 0x65, 0x74, 0x65, 0x64, 0x4f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x2a, 176 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x46, 0x69, 0x65, 0x6c, 0x64, 0x4f, 179 0x12, 0x0f, 0x0a, 0x0b, 0x54, 0x59, 0x50, 0x45, 0x5f, 0x44, 0x4f, 0x55, 181 0x45, 0x5f, 0x46, 0x4c, 0x4f, 0x41, 0x54, 0x10, 0x02, 0x12, 0x0e, 0x0a, [all …]
|
/external/angle/src/libANGLE/renderer/vulkan/shaders/gen/ |
D | OverlayCull.comp.00000004.inc | 29 0xb8,0x4f,0x0c,0x73,0x92,0xbf,0x38,0xdb,0x05,0xe0,0x17,0x7f,0x15,0xfc,0x2b,0x30, 33 0x58,0x51,0xc4,0x4f,0xc1,0xd7,0x84,0xfc,0x29,0xec,0x27,0x99,0xf1,0x69,0xcc,0x5b, 35 0xcf,0x19,0x68,0x0f,0x61,0x4f,0x77,0x21,0x56,0x3b,0x38,0xdb,0x90,0x5b,0xec,0x0e, 37 0x60,0xff,0xbc,0x56,0xcd,0xdf,0x94,0xec,0xd1,0x9b,0xe0,0x4f,0x9b,0xf9,0x0d,0x21, 40 0x33,0x7e,0x76,0xce,0xb3,0xc4,0x82,0xf5,0x3d,0x8d,0x7d,0x4f,0xce,0xef,0x49,0x34, 55 0xff,0x84,0x6f,0x05,0xe6,0x5b,0x41,0x0b,0xf3,0x15,0xdf,0x05,0x19,0x4f,0x9e,0xef, 58 0x7f,0x90,0xa7,0x12,0x7c,0xe5,0x86,0x4f,0x7c,0x57,0xe4,0x9c,0x82,0xef,0x8a,0xe1, 69 0xd8,0xfa,0x1d,0x96,0xc3,0xd6,0x73,0x23,0xcf,0x4f,0x31,0xdf,0xdf,0xb0,0xef,0x69, 71 0xdf,0x46,0xd6,0x7c,0x0b,0x7f,0x40,0x4f,0xb1,0x25,0x35,0xe8,0x08,0x79,0x6d,0x18, 78 0x4f,0xad,0xbb,0x4f,0x91,0x67,0x99,0x45,0xdf,0x6a,0xf0,0xd4,0x18,0x1e,0xe9,0xb3, [all …]
|
D | ImageClear.frag.00000004.inc | 16 0x9b,0xf6,0xf5,0x20,0x79,0x2f,0x4f,0x92,0x4b,0xce,0xb8,0xb5,0x2f,0xe2,0x48,0x24, 17 0x81,0x8c,0xa4,0x3f,0x85,0xb8,0x20,0x22,0xb1,0xd8,0x4e,0x4f,0xed,0xa5,0x6d,0x5e, 19 0x7b,0x5c,0xef,0x4f,0xe5,0x21,0x2c,0x47,0x8d,0x32,0x5f,0xfb,0x71,0x53,0x56,0xc2, 20 0x5c,0xd8,0x59,0x3c,0xcc,0xeb,0x4f,0x4d,0xfd,0x33,0x87,0x2c,0xef,0xfa,0x4c,0xc7,
|
D | ImageClear.frag.00000027.inc | 13 0x1f,0x8b,0x08,0x00,0x00,0x00,0x00,0x00,0x02,0xff,0x4d,0x51,0x4d,0x4f,0xc2,0x40, 15 0x21,0x26,0x46,0x13,0x4f,0x7a,0xe0,0xe6,0x2f,0x20,0xe1,0xc2,0x41,0x2f,0xf2,0xe3, 18 0xfc,0xb6,0xfb,0xd8,0xad,0xbf,0x4f,0x87,0xf5,0xc3,0xe6,0x5e,0xf7,0x53,0x84,0xc8, 28 0x6b,0xef,0x4f,0x1e,0x9e,0xfd,0x16,0x57,0xc6,0x5f,0xa8,0xc8,0x5d,0x8b,0xdf,0xc5,
|
/external/llvm-project/lldb/test/Shell/Register/ |
D | x86-64-zmm-write.test | 27 …3c 0x3d 0x3e 0x3f 0x40 0x41 0x42 0x43 0x44 0x45 0x46 0x47 0x48 0x49 0x4a 0x4b 0x4c 0x4d 0x4e 0x4f}" 28 …3d 0x3e 0x3f 0x40 0x41 0x42 0x43 0x44 0x45 0x46 0x47 0x48 0x49 0x4a 0x4b 0x4c 0x4d 0x4e 0x4f 0x50}" 29 …3e 0x3f 0x40 0x41 0x42 0x43 0x44 0x45 0x46 0x47 0x48 0x49 0x4a 0x4b 0x4c 0x4d 0x4e 0x4f 0x50 0x51}" 30 …3f 0x40 0x41 0x42 0x43 0x44 0x45 0x46 0x47 0x48 0x49 0x4a 0x4b 0x4c 0x4d 0x4e 0x4f 0x50 0x51 0x52}" 31 …x40 0x41 0x42 0x43 0x44 0x45 0x46 0x47 0x48 0x49 0x4a 0x4b 0x4c 0x4d 0x4e 0x4f 0x50 0x51 0x52 0x53… 32 …x40 0x41 0x42 0x43 0x44 0x45 0x46 0x47 0x48 0x49 0x4a 0x4b 0x4c 0x4d 0x4e 0x4f 0x50 0x51 0x52 0x53… 33 …x40 0x41 0x42 0x43 0x44 0x45 0x46 0x47 0x48 0x49 0x4a 0x4b 0x4c 0x4d 0x4e 0x4f 0x50 0x51 0x52 0x53… 34 …x40 0x41 0x42 0x43 0x44 0x45 0x46 0x47 0x48 0x49 0x4a 0x4b 0x4c 0x4d 0x4e 0x4f 0x50 0x51 0x52 0x53… 35 …x40 0x41 0x42 0x43 0x44 0x45 0x46 0x47 0x48 0x49 0x4a 0x4b 0x4c 0x4d 0x4e 0x4f 0x50 0x51 0x52 0x53… 36 …x40 0x41 0x42 0x43 0x44 0x45 0x46 0x47 0x48 0x49 0x4a 0x4b 0x4c 0x4d 0x4e 0x4f 0x50 0x51 0x52 0x53… [all …]
|
/external/llvm-project/llvm/test/MC/Disassembler/Mips/crc/ |
D | valid-32r6.txt | 5 0x7c 0xa4 0x00 0x4f # CHECK: crc32h $4, $5, $4 8 0x7c 0xa4 0x01 0x4f # CHECK: crc32ch $4, $5, $4
|
D | valid-32r6-el.txt | 5 0x4f 0x00 0xa4 0x7c # CHECK: crc32h $4, $5, $4 8 0x4f 0x01 0xa4 0x7c # CHECK: crc32ch $4, $5, $4
|