Home
last modified time | relevance | path

Searched +full:0 +full:xc6 (Results 1 – 25 of 1071) sorted by relevance

12345678910>>...43

/external/llvm-project/llvm/test/MC/Disassembler/AMDGPU/
Dgfx10_dasm_dpp8.txt4 # GFX10: v_mov_b32_dpp v5, v1 dpp8:[0,1,2,3,4,5,6,7] ; encoding: [0xe9,0x02,0x0a,0x7e,0x01,0x88,0xc…
5 0xe9,0x02,0x0a,0x7e,0x01,0x88,0xc6,0xfa
7 # GFX10: v_cvt_f32_i32_dpp v5, v1 dpp8:[0,1,2,3,4,5,6,7] ; encoding: [0xe9,0x0a,0x0a,0x7e,0x01,0x88…
8 0xe9,0x0a,0x0a,0x7e,0x01,0x88,0xc6,0xfa
10 # GFX10: v_cvt_f32_u32_dpp v5, v1 dpp8:[0,1,2,3,4,5,6,7] ; encoding: [0xe9,0x0c,0x0a,0x7e,0x01,0x88…
11 0xe9,0x0c,0x0a,0x7e,0x01,0x88,0xc6,0xfa
13 # GFX10: v_cvt_u32_f32_dpp v5, v1 dpp8:[0,1,2,3,4,5,6,7] ; encoding: [0xe9,0x0e,0x0a,0x7e,0x01,0x88…
14 0xe9,0x0e,0x0a,0x7e,0x01,0x88,0xc6,0xfa
16 # GFX10: v_cvt_i32_f32_dpp v5, v1 dpp8:[0,1,2,3,4,5,6,7] ; encoding: [0xe9,0x10,0x0a,0x7e,0x01,0x88…
17 0xe9,0x10,0x0a,0x7e,0x01,0x88,0xc6,0xfa
[all …]
/external/giflib/
Dgif_font.c23 {0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, /* Ascii 0 */
24 {0x3c, 0x42, 0xa5, 0x81, 0xbd, 0x42, 0x3c, 0x00}, /* Ascii 1 */
25 {0x3c, 0x7e, 0xdb, 0xff, 0xc3, 0x7e, 0x3c, 0x00}, /* Ascii 2 */
26 {0x00, 0xee, 0xfe, 0xfe, 0x7c, 0x38, 0x10, 0x00}, /* Ascii 3 */
27 {0x10, 0x38, 0x7c, 0xfe, 0x7c, 0x38, 0x10, 0x00}, /* Ascii 4 */
28 {0x00, 0x3c, 0x18, 0xff, 0xff, 0x08, 0x18, 0x00}, /* Ascii 5 */
29 {0x10, 0x38, 0x7c, 0xfe, 0xfe, 0x10, 0x38, 0x00}, /* Ascii 6 */
30 {0x00, 0x00, 0x18, 0x3c, 0x18, 0x00, 0x00, 0x00}, /* Ascii 7 */
31 {0xff, 0xff, 0xe7, 0xc3, 0xe7, 0xff, 0xff, 0xff}, /* Ascii 8 */
32 {0x00, 0x3c, 0x42, 0x81, 0x81, 0x42, 0x3c, 0x00}, /* Ascii 9 */
[all …]
/external/llvm-project/llvm/test/MC/AMDGPU/
Dgfx10_asm_dpp8.s6 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,0xfa]
9 v_cvt_f32_i32_dpp v5, v1 dpp8:[0,1,2,3,4,5,6,7]
10 // GFX10: encoding: [0xe9,0x0a,0x0a,0x7e,0x01,0x88,0xc6,0xfa]
12 v_cvt_f32_u32_dpp v5, v1 dpp8:[0,1,2,3,4,5,6,7]
13 // GFX10: encoding: [0xe9,0x0c,0x0a,0x7e,0x01,0x88,0xc6,0xfa]
15 v_cvt_u32_f32_dpp v5, v1 dpp8:[0,1,2,3,4,5,6,7]
16 // GFX10: encoding: [0xe9,0x0e,0x0a,0x7e,0x01,0x88,0xc6,0xfa]
18 v_cvt_i32_f32_dpp v5, v1 dpp8:[0,1,2,3,4,5,6,7]
19 // GFX10: encoding: [0xe9,0x10,0x0a,0x7e,0x01,0x88,0xc6,0xfa]
[all …]
/external/llvm/test/MC/Lanai/
Dv11.s3 add %r17, 0, %r21
4 ! CHECK: 0x0a,0xc4,0x00,0x00
5 add %r17, 0x00001234, %r21
6 ! CHECK: 0x0a,0xc4,0x12,0x34
7 add %r17, 0x12340000, %r21
8 ! CHECK: 0x0a,0xc5,0x12,0x34
9 add.f %r17, 0, %r21
10 ! CHECK: 0x0a,0xc6,0x00,0x00
11 add.f %r17, 0x00001234, %r21
12 ! CHECK: 0x0a,0xc6,0x12,0x34
[all …]
/external/llvm-project/llvm/test/MC/Lanai/
Dv11.s3 add %r17, 0, %r21
4 ! CHECK: 0x0a,0xc4,0x00,0x00
5 add %r17, 0x00001234, %r21
6 ! CHECK: 0x0a,0xc4,0x12,0x34
7 add %r17, 0x12340000, %r21
8 ! CHECK: 0x0a,0xc5,0x12,0x34
9 add.f %r17, 0, %r21
10 ! CHECK: 0x0a,0xc6,0x00,0x00
11 add.f %r17, 0x00001234, %r21
12 ! CHECK: 0x0a,0xc6,0x12,0x34
[all …]
/external/libkmsxx/kms++util/src/
Dfont_8x8.h9 /* 0 0x00 '^@' */
10 0x00, /* 00000000 */
11 0x00, /* 00000000 */
12 0x00, /* 00000000 */
13 0x00, /* 00000000 */
14 0x00, /* 00000000 */
15 0x00, /* 00000000 */
16 0x00, /* 00000000 */
17 0x00, /* 00000000 */
19 /* 1 0x01 '^A' */
[all …]
/external/llvm/test/MC/Disassembler/SystemZ/
Dinsns-pcrel.txt6 # 0x00000000:
7 # CHECK: brasl %r0, 0x0
8 0xc0 0x05 0x00 0x00 0x00 0x00
10 # 0x00000006:
11 # CHECK: brasl %r14, 0x6
12 0xc0 0xe5 0x00 0x00 0x00 0x00
14 # 0x0000000c:
15 # CHECK: brasl %r15, 0xc
16 0xc0 0xf5 0x00 0x00 0x00 0x00
18 # 0x00000012:
[all …]
/external/llvm/test/MC/Disassembler/Lanai/
Dv11.txt3 0x0a 0xc4 0x00 0x00
4 # CHECK: add %r17, 0x0, %r21
5 0x0a 0xc4 0x12 0x34
6 # CHECK: add %r17, 0x1234, %r21
7 0x0a 0xc5 0x12 0x34
8 # CHECK: add %r17, 0x12340000, %r21
9 0x0a 0xc6 0x00 0x00
10 # CHECK: add.f %r17, 0x0, %r21
11 0x0a 0xc6 0x12 0x34
12 # CHECK: add.f %r17, 0x1234, %r21
[all …]
/external/llvm-project/llvm/test/MC/Disassembler/Lanai/
Dv11.txt3 0x0a 0xc4 0x00 0x00
4 # CHECK: add %r17, 0x0, %r21
5 0x0a 0xc4 0x12 0x34
6 # CHECK: add %r17, 0x1234, %r21
7 0x0a 0xc5 0x12 0x34
8 # CHECK: add %r17, 0x12340000, %r21
9 0x0a 0xc6 0x00 0x00
10 # CHECK: add.f %r17, 0x0, %r21
11 0x0a 0xc6 0x12 0x34
12 # CHECK: add.f %r17, 0x1234, %r21
[all …]
/external/llvm-project/llvm/test/MC/Disassembler/SystemZ/
Dinsns-pcrel.txt6 # 0x00000000:
7 # CHECK: brasl %r0, 0x0
8 0xc0 0x05 0x00 0x00 0x00 0x00
10 # 0x00000006:
11 # CHECK: brasl %r14, 0x6
12 0xc0 0xe5 0x00 0x00 0x00 0x00
14 # 0x0000000c:
15 # CHECK: brasl %r15, 0xc
16 0xc0 0xf5 0x00 0x00 0x00 0x00
18 # 0x00000012:
[all …]
/external/icu/icu4c/source/data/mappings/
Dicu-internal-compound-d3.ucm24 <U2074> \xA9\xF9 |0
25 <U207F> \xA9\xFA |0
26 <U2081> \xA9\xFB |0
27 <U2082> \xA9\xFC |0
28 <U2083> \xA9\xFD |0
29 <U2084> \xA9\xFE |0
30 <U20A9> \x80\xDC |0
31 <U2109> \xA2\xB5 |0
32 <U2113> \xA7\xA4 |0
33 <U2121> \xA2\xE5 |0
[all …]
/external/llvm-project/llvm/test/MC/X86/
Daddress-size.s4 movb $0x0, (%esi)
5 // CHECK: encoding: [0x67,0xc6,0x06,0x00]
6 movb $0x0, (%rsi)
7 // CHECK: encoding: [0xc6,0x06,0x00]
10 movb $0x0, (%si)
11 // CHECK: encoding: [0x67,0xc6,0x04,0x00]
12 movb $0x0, (%esi)
13 // CHECK: encoding: [0xc6,0x06,0x00]
14 movw $0x1234, (%si)
15 // CHECK: encoding: [0x67,0x66,0xc7,0x04,0x34,0x12]
[all …]
Dx86-64-avx512pf.s4 // CHECK: encoding: [0x62,0xd2,0x7d,0x41,0xc6,0x0c,0x20]
8 // CHECK: encoding: [0x62,0xd2,0x7d,0x42,0xc6,0x14,0x19]
12 // CHECK: encoding: [0x62,0xd2,0xfd,0x43,0xc6,0x0c,0x12]
16 // CHECK: encoding: [0x62,0xd2,0xfd,0x44,0xc6,0x14,0x0b]
20 // CHECK: encoding: [0x62,0xd2,0x7d,0x45,0xc7,0x0c,0x04]
24 // CHECK: encoding: [0x62,0x92,0x7d,0x4e,0xc7,0x54,0x3d,0x00]
28 // CHECK: encoding: [0x62,0x92,0xfd,0x4f,0xc7,0x0c,0x36]
32 // CHECK: encoding: [0x62,0x92,0xfd,0x49,0xc7,0x14,0x2f]
36 // CHECK: encoding: [0x62,0xd2,0x7d,0x41,0xc6,0x2c,0x20]
40 // CHECK: encoding: [0x62,0xd2,0x7d,0x42,0xc6,0x34,0x19]
[all …]
/external/skqp/src/compute/hs/vk/intel/gen8/u64/
Dhs_fm_1_4.spv.xxd1 0x03, 0x02, 0x23, 0x07, 0x00, 0x03, 0x01, 0x00, 0x07, 0x00, 0x08, 0x00,
2 0x13, 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x11, 0x00, 0x02, 0x00,
3 0x01, 0x00, 0x00, 0x00, 0x11, 0x00, 0x02, 0x00, 0x0b, 0x00, 0x00, 0x00,
4 0x0b, 0x00, 0x06, 0x00, 0x01, 0x00, 0x00, 0x00, 0x47, 0x4c, 0x53, 0x4c,
5 0x2e, 0x73, 0x74, 0x64, 0x2e, 0x34, 0x35, 0x30, 0x00, 0x00, 0x00, 0x00,
6 0x0e, 0x00, 0x03, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00,
7 0x0f, 0x00, 0x09, 0x00, 0x05, 0x00, 0x00, 0x00, 0x04, 0x00, 0x00, 0x00,
8 0x6d, 0x61, 0x69, 0x6e, 0x00, 0x00, 0x00, 0x00, 0x0b, 0x00, 0x00, 0x00,
9 0x18, 0x00, 0x00, 0x00, 0x1d, 0x00, 0x00, 0x00, 0x2c, 0x00, 0x00, 0x00,
10 0x10, 0x00, 0x06, 0x00, 0x04, 0x00, 0x00, 0x00, 0x11, 0x00, 0x00, 0x00,
[all …]
Dhs_hm_1.spv.xxd1 0x03, 0x02, 0x23, 0x07, 0x00, 0x03, 0x01, 0x00, 0x07, 0x00, 0x08, 0x00,
2 0x25, 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x11, 0x00, 0x02, 0x00,
3 0x01, 0x00, 0x00, 0x00, 0x11, 0x00, 0x02, 0x00, 0x0b, 0x00, 0x00, 0x00,
4 0x0b, 0x00, 0x06, 0x00, 0x01, 0x00, 0x00, 0x00, 0x47, 0x4c, 0x53, 0x4c,
5 0x2e, 0x73, 0x74, 0x64, 0x2e, 0x34, 0x35, 0x30, 0x00, 0x00, 0x00, 0x00,
6 0x0e, 0x00, 0x03, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00,
7 0x0f, 0x00, 0x09, 0x00, 0x05, 0x00, 0x00, 0x00, 0x04, 0x00, 0x00, 0x00,
8 0x6d, 0x61, 0x69, 0x6e, 0x00, 0x00, 0x00, 0x00, 0x0b, 0x00, 0x00, 0x00,
9 0x18, 0x00, 0x00, 0x00, 0x1d, 0x00, 0x00, 0x00, 0x2c, 0x00, 0x00, 0x00,
10 0x10, 0x00, 0x06, 0x00, 0x04, 0x00, 0x00, 0x00, 0x11, 0x00, 0x00, 0x00,
[all …]
Dhs_fm_1_3.spv.xxd1 0x03, 0x02, 0x23, 0x07, 0x00, 0x03, 0x01, 0x00, 0x07, 0x00, 0x08, 0x00,
2 0x3f, 0x04, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x11, 0x00, 0x02, 0x00,
3 0x01, 0x00, 0x00, 0x00, 0x11, 0x00, 0x02, 0x00, 0x0b, 0x00, 0x00, 0x00,
4 0x0b, 0x00, 0x06, 0x00, 0x01, 0x00, 0x00, 0x00, 0x47, 0x4c, 0x53, 0x4c,
5 0x2e, 0x73, 0x74, 0x64, 0x2e, 0x34, 0x35, 0x30, 0x00, 0x00, 0x00, 0x00,
6 0x0e, 0x00, 0x03, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00,
7 0x0f, 0x00, 0x09, 0x00, 0x05, 0x00, 0x00, 0x00, 0x04, 0x00, 0x00, 0x00,
8 0x6d, 0x61, 0x69, 0x6e, 0x00, 0x00, 0x00, 0x00, 0x0b, 0x00, 0x00, 0x00,
9 0x18, 0x00, 0x00, 0x00, 0x1d, 0x00, 0x00, 0x00, 0x2c, 0x00, 0x00, 0x00,
10 0x10, 0x00, 0x06, 0x00, 0x04, 0x00, 0x00, 0x00, 0x11, 0x00, 0x00, 0x00,
[all …]
Dhs_fm_1_2.spv.xxd1 0x03, 0x02, 0x23, 0x07, 0x00, 0x03, 0x01, 0x00, 0x07, 0x00, 0x08, 0x00,
2 0x6f, 0x03, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x11, 0x00, 0x02, 0x00,
3 0x01, 0x00, 0x00, 0x00, 0x11, 0x00, 0x02, 0x00, 0x0b, 0x00, 0x00, 0x00,
4 0x0b, 0x00, 0x06, 0x00, 0x01, 0x00, 0x00, 0x00, 0x47, 0x4c, 0x53, 0x4c,
5 0x2e, 0x73, 0x74, 0x64, 0x2e, 0x34, 0x35, 0x30, 0x00, 0x00, 0x00, 0x00,
6 0x0e, 0x00, 0x03, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00,
7 0x0f, 0x00, 0x09, 0x00, 0x05, 0x00, 0x00, 0x00, 0x04, 0x00, 0x00, 0x00,
8 0x6d, 0x61, 0x69, 0x6e, 0x00, 0x00, 0x00, 0x00, 0x0b, 0x00, 0x00, 0x00,
9 0x18, 0x00, 0x00, 0x00, 0x1d, 0x00, 0x00, 0x00, 0x2c, 0x00, 0x00, 0x00,
10 0x10, 0x00, 0x06, 0x00, 0x04, 0x00, 0x00, 0x00, 0x11, 0x00, 0x00, 0x00,
[all …]
Dhs_fm_1_0.spv.xxd1 0x03, 0x02, 0x23, 0x07, 0x00, 0x03, 0x01, 0x00, 0x07, 0x00, 0x08, 0x00,
2 0xed, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x11, 0x00, 0x02, 0x00,
3 0x01, 0x00, 0x00, 0x00, 0x11, 0x00, 0x02, 0x00, 0x0b, 0x00, 0x00, 0x00,
4 0x0b, 0x00, 0x06, 0x00, 0x01, 0x00, 0x00, 0x00, 0x47, 0x4c, 0x53, 0x4c,
5 0x2e, 0x73, 0x74, 0x64, 0x2e, 0x34, 0x35, 0x30, 0x00, 0x00, 0x00, 0x00,
6 0x0e, 0x00, 0x03, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00,
7 0x0f, 0x00, 0x09, 0x00, 0x05, 0x00, 0x00, 0x00, 0x04, 0x00, 0x00, 0x00,
8 0x6d, 0x61, 0x69, 0x6e, 0x00, 0x00, 0x00, 0x00, 0x0b, 0x00, 0x00, 0x00,
9 0x18, 0x00, 0x00, 0x00, 0x1d, 0x00, 0x00, 0x00, 0x2c, 0x00, 0x00, 0x00,
10 0x10, 0x00, 0x06, 0x00, 0x04, 0x00, 0x00, 0x00, 0x11, 0x00, 0x00, 0x00,
[all …]
Dhs_fm_1_1.spv.xxd1 0x03, 0x02, 0x23, 0x07, 0x00, 0x03, 0x01, 0x00, 0x07, 0x00, 0x08, 0x00,
2 0x14, 0x03, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x11, 0x00, 0x02, 0x00,
3 0x01, 0x00, 0x00, 0x00, 0x11, 0x00, 0x02, 0x00, 0x0b, 0x00, 0x00, 0x00,
4 0x0b, 0x00, 0x06, 0x00, 0x01, 0x00, 0x00, 0x00, 0x47, 0x4c, 0x53, 0x4c,
5 0x2e, 0x73, 0x74, 0x64, 0x2e, 0x34, 0x35, 0x30, 0x00, 0x00, 0x00, 0x00,
6 0x0e, 0x00, 0x03, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00,
7 0x0f, 0x00, 0x09, 0x00, 0x05, 0x00, 0x00, 0x00, 0x04, 0x00, 0x00, 0x00,
8 0x6d, 0x61, 0x69, 0x6e, 0x00, 0x00, 0x00, 0x00, 0x0b, 0x00, 0x00, 0x00,
9 0x18, 0x00, 0x00, 0x00, 0x1d, 0x00, 0x00, 0x00, 0x2c, 0x00, 0x00, 0x00,
10 0x10, 0x00, 0x06, 0x00, 0x04, 0x00, 0x00, 0x00, 0x11, 0x00, 0x00, 0x00,
[all …]
Dhs_bs_0.spv.xxd1 0x03, 0x02, 0x23, 0x07, 0x00, 0x03, 0x01, 0x00, 0x07, 0x00, 0x08, 0x00,
2 0xca, 0x0d, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x11, 0x00, 0x02, 0x00,
3 0x01, 0x00, 0x00, 0x00, 0x11, 0x00, 0x02, 0x00, 0x0a, 0x00, 0x00, 0x00,
4 0x11, 0x00, 0x02, 0x00, 0x0b, 0x00, 0x00, 0x00, 0x11, 0x00, 0x02, 0x00,
5 0x3d, 0x00, 0x00, 0x00, 0x11, 0x00, 0x02, 0x00, 0x41, 0x00, 0x00, 0x00,
6 0x0b, 0x00, 0x06, 0x00, 0x01, 0x00, 0x00, 0x00, 0x47, 0x4c, 0x53, 0x4c,
7 0x2e, 0x73, 0x74, 0x64, 0x2e, 0x34, 0x35, 0x30, 0x00, 0x00, 0x00, 0x00,
8 0x0e, 0x00, 0x03, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00,
9 0x0f, 0x00, 0x07, 0x00, 0x05, 0x00, 0x00, 0x00, 0x04, 0x00, 0x00, 0x00,
10 0x6d, 0x61, 0x69, 0x6e, 0x00, 0x00, 0x00, 0x00, 0x0b, 0x00, 0x00, 0x00,
[all …]
/external/llvm/test/MC/X86/
Daddress-size.s4 movb $0x0, (%esi)
5 // CHECK: encoding: [0x67,0xc6,0x06,0x00]
6 movb $0x0, (%rsi)
7 // CHECK: encoding: [0xc6,0x06,0x00]
10 movb $0x0, (%si)
11 // CHECK: encoding: [0x67,0xc6,0x04,0x00]
12 movb $0x0, (%esi)
13 // CHECK: encoding: [0xc6,0x06,0x00]
14 movw $0x1234, (%si)
15 // CHECK: encoding: [0x67,0x66,0xc7,0x04,0x34,0x12]
[all …]
/external/libdrm/tests/amdgpu/
Dframe.h28 0xeb, 0xeb, 0xeb, 0xeb, 0xeb, 0xeb, 0xeb, 0xeb, 0xeb, 0xeb, 0xeb, 0xeb, 0xeb, 0xeb, 0xeb, 0xeb,
29 0xeb, 0xeb, 0xeb, 0xeb, 0xeb, 0xeb, 0xd2, 0xd2, 0xd2, 0xd2, 0xd2, 0xd2, 0xd2, 0xd2, 0xd2, 0xd2,
30 0xd2, 0xd2, 0xd2, 0xd2, 0xd2, 0xd2, 0xd2, 0xd2, 0xd2, 0xd2, 0xd2, 0xd2, 0xd2, 0xaa, 0xaa, 0xaa,
31 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa,
32 0xaa, 0xaa, 0xaa, 0xaa, 0x91, 0x91, 0x91, 0x91, 0x91, 0x91, 0x91, 0x91, 0x91, 0x91, 0x91, 0x91,
33 0x91, 0x91, 0x91, 0x91, 0x91, 0x91, 0x91, 0x91, 0x91, 0x91, 0x91, 0x6a, 0x6a, 0x6a, 0x6a, 0x6a,
34 0x6a, 0x6a, 0x6a, 0x6a, 0x6a, 0x6a, 0x6a, 0x6a, 0x6a, 0x6a, 0x6a, 0x6a, 0x6a, 0x6a, 0x6a, 0x6a,
35 0x6a, 0x6a, 0x51, 0x51, 0x51, 0x51, 0x51, 0x51, 0x51, 0x51, 0x51, 0x51, 0x51, 0x51, 0x51, 0x51,
36 0x51, 0x51, 0x51, 0x51, 0x51, 0x51, 0x51, 0x51, 0x51, 0x29, 0x29, 0x29, 0x29, 0x29, 0x29, 0x29,
37 0x29, 0x29, 0x29, 0x29, 0x29, 0x29, 0x29, 0x29, 0x29, 0x29, 0x29, 0x29, 0x29, 0x29, 0x29, 0x29,
[all …]
/external/llvm/test/MC/Disassembler/Mips/msa/
Dtest_i5.txt3 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 …]
/external/llvm-project/llvm/test/MC/Disassembler/Mips/msa/
Dtest_i5.txt3 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 …]
/external/capstone/suite/MC/Mips/
Dtest_i5.s.cs2 0x78,0x1e,0xf8,0xc6 = addvi.b $w3, $w31, 30
3 0x78,0x3a,0x6e,0x06 = addvi.h $w24, $w13, 26
4 0x78,0x5a,0xa6,0x86 = addvi.w $w26, $w20, 26
5 0x78,0x75,0x0c,0x06 = addvi.d $w16, $w1, 21
6 // 0x78,0x18,0xae,0x07 = ceqi.b $w24, $w21, -8
7 0x78,0x22,0x7f,0xc7 = ceqi.h $w31, $w15, 2
8 // 0x78,0x5f,0x0b,0x07 = ceqi.w $w12, $w1, -1
9 0x78,0x67,0xb6,0x07 = ceqi.d $w24, $w22, 7
10 0x7a,0x01,0x83,0x07 = clei_s.b $w12, $w16, 1
11 // 0x7a,0x37,0x50,0x87 = clei_s.h $w2, $w10, -9
[all …]

12345678910>>...43