Home
last modified time | relevance | path

Searched +full:0 +full:x29 (Results 1 – 25 of 1092) sorted by relevance

12345678910>>...44

/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/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/D6D1FEC9A15DE7F38A236898871A2E770/
Dbreakpad_unittests.sym2 FILE 0 /s/clank/src/out/Release/../../breakpad/src/client/linux/crash_generation/crash_generation_c…
250 FUNC 20570 d8 0 testing::internal::ForkingDeathTest::Wait
276 FUNC 20648 44 0 sys_close
283 FUNC 2068c 16c 0 MinidumpWriter::WriteFile
330 FUNC 207f8 5c 0 MinidumpWriter::WriteProcFile
336 FUNC 20854 1c 0 std::allocator<std::locale::facet*>::deallocate
343 FUNC 20870 14 0 std::priv::_String_base<char, std::allocator<char> >::_M_throw_length_error
349 FUNC 20884 14 0 std::priv::_String_base<char, std::priv::__iostring_allocator<char> >::_M_throw_len…
355 FUNC 20898 1c 0 std::allocator<wchar_t>::deallocate
362 FUNC 208b4 28 0 __cxxabiv1::::terminate_helper
[all …]
/external/llvm-project/llvm/test/CodeGen/AArch64/
Dalloca.ll12 ; CHECK: {{mov|add}} x29
13 ; CHECK: mov [[TMP:x[0-9]+]], sp
14 ; CHECK: add [[SPDELTA_TMP:x[0-9]+]], x0, #15
15 ; CHECK: and [[SPDELTA:x[0-9]+]], [[SPDELTA_TMP]], #0xfffffffffffffff0
19 ; CHECK: sub [[NEWSP:x[0-9]+]], [[TMP]], [[SPDELTA]]
27 ; CHECK: {{sub|mov}} sp, x29
35 ; CHECK-DAG: sub sp, sp, [[LOCAL_STACK:#[0-9]+]]
36 ; CHECK-DAG: {{mov|add}} x29, sp
41 ; CHECK: mov [[TMP:x[0-9]+]], sp
42 ; CHECK: add [[SPDELTA_TMP:x[0-9]+]], x0, #15
[all …]
Daarch64-dynamic-stack-layout.ll58 ; return i10 + (int)d10 + l1 + g() + vla[0];
66 ; return i10 + (int)d10 + l1 + vla[0];
74 ; return i10 + (int)d10 + l1 + g() + vla[0];
82 ; return i10 + (int)d10 + l1 + vla[0];
87 …uble %d3, double %d4, double %d5, double %d6, double %d7, double %d8, double %d9, double %d10) #0 {
92 %l1.0.l1.0. = load volatile i32, i32* %l1, align 4
93 %add1 = add nsw i32 %add, %l1.0.l1.0.
108 ; CHECK: ldr d[[DARG:[0-9]+]], [sp, #56]
109 ; CHECK: ldr w[[IARG:[0-9]+]], [sp, #40]
111 ; CHECK: ldr w[[ILOC:[0-9]+]], [sp, #12]
[all …]
/external/llvm/test/CodeGen/AArch64/
Dalloca.ll12 ; CHECK: {{mov|add}} x29
13 ; CHECK: mov [[TMP:x[0-9]+]], sp
14 ; CHECK: add [[SPDELTA_TMP:x[0-9]+]], x0, #15
15 ; CHECK: and [[SPDELTA:x[0-9]+]], [[SPDELTA_TMP]], #0xfffffffffffffff0
19 ; CHECK: sub [[NEWSP:x[0-9]+]], [[TMP]], [[SPDELTA]]
27 ; CHECK: {{sub|mov}} sp, x29
35 ; CHECK-DAG: sub sp, sp, [[LOCAL_STACK:#[0-9]+]]
36 ; CHECK-DAG: {{mov|add}} x29, sp
41 ; CHECK: mov [[TMP:x[0-9]+]], sp
42 ; CHECK: add [[SPDELTA_TMP:x[0-9]+]], x0, #15
[all …]
Daarch64-dynamic-stack-layout.ll58 ; return i10 + (int)d10 + l1 + g() + vla[0];
66 ; return i10 + (int)d10 + l1 + vla[0];
74 ; return i10 + (int)d10 + l1 + g() + vla[0];
82 ; return i10 + (int)d10 + l1 + vla[0];
87 …uble %d3, double %d4, double %d5, double %d6, double %d7, double %d8, double %d9, double %d10) #0 {
92 %l1.0.l1.0. = load volatile i32, i32* %l1, align 4
93 %add1 = add nsw i32 %add, %l1.0.l1.0.
108 ; CHECK: ldr d[[DARG:[0-9]+]], [sp, #56]
109 ; CHECK: ldr w[[IARG:[0-9]+]], [sp, #40]
111 ; CHECK: ldr w[[ILOC:[0-9]+]], [sp, #12]
[all …]
/external/skqp/src/compute/hs/cl/intel/gen8/u32/
Dhs_kernels.src.xxd1 0x0a, 0x0a, 0x5f, 0x5f, 0x6b, 0x65, 0x72, 0x6e, 0x65, 0x6c, 0x20, 0x5f,
2 0x5f, 0x61, 0x74, 0x74, 0x72, 0x69, 0x62, 0x75, 0x74, 0x65, 0x5f, 0x5f,
3 0x28, 0x28, 0x69, 0x6e, 0x74, 0x65, 0x6c, 0x5f, 0x72, 0x65, 0x71, 0x64,
4 0x5f, 0x73, 0x75, 0x62, 0x5f, 0x67, 0x72, 0x6f, 0x75, 0x70, 0x5f, 0x73,
5 0x69, 0x7a, 0x65, 0x28, 0x28, 0x31, 0x20, 0x3c, 0x3c, 0x20, 0x34, 0x29,
6 0x29, 0x29, 0x29, 0x0a, 0x5f, 0x5f, 0x61, 0x74, 0x74, 0x72, 0x69, 0x62,
7 0x75, 0x74, 0x65, 0x5f, 0x5f, 0x28, 0x28, 0x72, 0x65, 0x71, 0x64, 0x5f,
8 0x77, 0x6f, 0x72, 0x6b, 0x5f, 0x67, 0x72, 0x6f, 0x75, 0x70, 0x5f, 0x73,
9 0x69, 0x7a, 0x65, 0x28, 0x28, 0x31, 0x20, 0x3c, 0x3c, 0x20, 0x34, 0x29,
10 0x20, 0x2a, 0x20, 0x31, 0x2c, 0x20, 0x31, 0x2c, 0x20, 0x31, 0x29, 0x29,
[all …]
/external/skqp/src/compute/hs/vk/nvidia/sm_35/u64/
Dhs_hm_0.spv.xxd1 0x03, 0x02, 0x23, 0x07, 0x00, 0x03, 0x01, 0x00, 0x07, 0x00, 0x08, 0x00,
2 0x1e, 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, 0x08, 0x00, 0x05, 0x00, 0x00, 0x00, 0x04, 0x00, 0x00, 0x00,
8 0x6d, 0x61, 0x69, 0x6e, 0x00, 0x00, 0x00, 0x00, 0x0b, 0x00, 0x00, 0x00,
9 0x11, 0x00, 0x00, 0x00, 0x22, 0x00, 0x00, 0x00, 0x10, 0x00, 0x06, 0x00,
10 0x04, 0x00, 0x00, 0x00, 0x11, 0x00, 0x00, 0x00, 0x20, 0x00, 0x00, 0x00,
[all …]
/external/capstone/suite/MC/X86/
Dx86_64-fma3-encoding.s.cs2 0xc4,0x42,0xa9,0x98,0xdc = vfmadd132pd %xmm12, %xmm10, %xmm11
3 0xc4,0x62,0xa9,0x98,0x18 = vfmadd132pd (%rax), %xmm10, %xmm11
4 0xc4,0x42,0x29,0x98,0xdc = vfmadd132ps %xmm12, %xmm10, %xmm11
5 0xc4,0x62,0x29,0x98,0x18 = vfmadd132ps (%rax), %xmm10, %xmm11
6 0xc4,0x42,0xa9,0xa8,0xdc = vfmadd213pd %xmm12, %xmm10, %xmm11
7 0xc4,0x62,0xa9,0xa8,0x18 = vfmadd213pd (%rax), %xmm10, %xmm11
8 0xc4,0x42,0x29,0xa8,0xdc = vfmadd213ps %xmm12, %xmm10, %xmm11
9 0xc4,0x62,0x29,0xa8,0x18 = vfmadd213ps (%rax), %xmm10, %xmm11
10 0xc4,0x42,0xa9,0xb8,0xdc = vfmadd231pd %xmm12, %xmm10, %xmm11
11 0xc4,0x62,0xa9,0xb8,0x18 = vfmadd231pd (%rax), %xmm10, %xmm11
[all …]
Dx86_64-avx-clmul-encoding.s.cs2 // 0xc4,0x43,0x29,0x44,0xdc,0x11 = vpclmulhqhqdq %xmm12, %xmm10, %xmm11
3 // 0xc4,0x63,0x29,0x44,0x28,0x11 = vpclmulhqhqdq (%rax), %xmm10, %xmm13
4 // 0xc4,0x43,0x29,0x44,0xdc,0x01 = vpclmulhqlqdq %xmm12, %xmm10, %xmm11
5 // 0xc4,0x63,0x29,0x44,0x28,0x01 = vpclmulhqlqdq (%rax), %xmm10, %xmm13
6 // 0xc4,0x43,0x29,0x44,0xdc,0x10 = vpclmullqhqdq %xmm12, %xmm10, %xmm11
7 // 0xc4,0x63,0x29,0x44,0x28,0x10 = vpclmullqhqdq (%rax), %xmm10, %xmm13
8 // 0xc4,0x43,0x29,0x44,0xdc,0x00 = vpclmullqlqdq %xmm12, %xmm10, %xmm11
9 // 0xc4,0x63,0x29,0x44,0x28,0x00 = vpclmullqlqdq (%rax), %xmm10, %xmm13
10 // 0xc4,0x43,0x29,0x44,0xdc,0x11 = vpclmulqdq $17, %xmm12, %xmm10, %xmm11
11 // 0xc4,0x63,0x29,0x44,0x28,0x11 = vpclmulqdq $17, (%rax), %xmm10, %xmm13
/external/skqp/src/compute/hs/cl/intel/gen8/u64/
Dhs_kernels.src.xxd1 0x0a, 0x0a, 0x5f, 0x5f, 0x6b, 0x65, 0x72, 0x6e, 0x65, 0x6c, 0x20, 0x5f,
2 0x5f, 0x61, 0x74, 0x74, 0x72, 0x69, 0x62, 0x75, 0x74, 0x65, 0x5f, 0x5f,
3 0x28, 0x28, 0x69, 0x6e, 0x74, 0x65, 0x6c, 0x5f, 0x72, 0x65, 0x71, 0x64,
4 0x5f, 0x73, 0x75, 0x62, 0x5f, 0x67, 0x72, 0x6f, 0x75, 0x70, 0x5f, 0x73,
5 0x69, 0x7a, 0x65, 0x28, 0x28, 0x31, 0x20, 0x3c, 0x3c, 0x20, 0x33, 0x29,
6 0x29, 0x29, 0x29, 0x0a, 0x5f, 0x5f, 0x61, 0x74, 0x74, 0x72, 0x69, 0x62,
7 0x75, 0x74, 0x65, 0x5f, 0x5f, 0x28, 0x28, 0x72, 0x65, 0x71, 0x64, 0x5f,
8 0x77, 0x6f, 0x72, 0x6b, 0x5f, 0x67, 0x72, 0x6f, 0x75, 0x70, 0x5f, 0x73,
9 0x69, 0x7a, 0x65, 0x28, 0x28, 0x31, 0x20, 0x3c, 0x3c, 0x20, 0x33, 0x29,
10 0x20, 0x2a, 0x20, 0x31, 0x2c, 0x20, 0x31, 0x2c, 0x20, 0x31, 0x29, 0x29,
[all …]
/external/llvm-project/lldb/test/Shell/Register/
Dx86-64-ymm16-write.test110x10 0x11 0x12 0x13 0x14 0x15 0x16 0x17 0x18 0x19 0x1a 0x1b 0x1c 0x1d 0x1e 0x1f 0x20 0x21 0x22 0x2…
120x11 0x12 0x13 0x14 0x15 0x16 0x17 0x18 0x19 0x1a 0x1b 0x1c 0x1d 0x1e 0x1f 0x20 0x21 0x22 0x23 0x2…
130x12 0x13 0x14 0x15 0x16 0x17 0x18 0x19 0x1a 0x1b 0x1c 0x1d 0x1e 0x1f 0x20 0x21 0x22 0x23 0x24 0x2…
140x13 0x14 0x15 0x16 0x17 0x18 0x19 0x1a 0x1b 0x1c 0x1d 0x1e 0x1f 0x20 0x21 0x22 0x23 0x24 0x25 0x2…
150x14 0x15 0x16 0x17 0x18 0x19 0x1a 0x1b 0x1c 0x1d 0x1e 0x1f 0x20 0x21 0x22 0x23 0x24 0x25 0x26 0x2…
160x15 0x16 0x17 0x18 0x19 0x1a 0x1b 0x1c 0x1d 0x1e 0x1f 0x20 0x21 0x22 0x23 0x24 0x25 0x26 0x27 0x2…
170x16 0x17 0x18 0x19 0x1a 0x1b 0x1c 0x1d 0x1e 0x1f 0x20 0x21 0x22 0x23 0x24 0x25 0x26 0x27 0x28 0x2…
180x17 0x18 0x19 0x1a 0x1b 0x1c 0x1d 0x1e 0x1f 0x20 0x21 0x22 0x23 0x24 0x25 0x26 0x27 0x28 0x29 0x2…
190x18 0x19 0x1a 0x1b 0x1c 0x1d 0x1e 0x1f 0x20 0x21 0x22 0x23 0x24 0x25 0x26 0x27 0x28 0x29 0x2a 0x2…
200x19 0x1a 0x1b 0x1c 0x1d 0x1e 0x1f 0x20 0x21 0x22 0x23 0x24 0x25 0x26 0x27 0x28 0x29 0x2a 0x2b 0x2…
[all …]
Dx86-64-ymm16-read.test120x10 0x11 0x12 0x13 0x14 0x15 0x16 0x17 0x18 0x19 0x1a 0x1b 0x1c 0x1d 0x1e 0x1f 0x20 0x21 0x22 0x2…
130x11 0x12 0x13 0x14 0x15 0x16 0x17 0x18 0x19 0x1a 0x1b 0x1c 0x1d 0x1e 0x1f 0x20 0x21 0x22 0x23 0x2…
140x12 0x13 0x14 0x15 0x16 0x17 0x18 0x19 0x1a 0x1b 0x1c 0x1d 0x1e 0x1f 0x20 0x21 0x22 0x23 0x24 0x2…
150x13 0x14 0x15 0x16 0x17 0x18 0x19 0x1a 0x1b 0x1c 0x1d 0x1e 0x1f 0x20 0x21 0x22 0x23 0x24 0x25 0x2…
160x14 0x15 0x16 0x17 0x18 0x19 0x1a 0x1b 0x1c 0x1d 0x1e 0x1f 0x20 0x21 0x22 0x23 0x24 0x25 0x26 0x2…
170x15 0x16 0x17 0x18 0x19 0x1a 0x1b 0x1c 0x1d 0x1e 0x1f 0x20 0x21 0x22 0x23 0x24 0x25 0x26 0x27 0x2…
180x16 0x17 0x18 0x19 0x1a 0x1b 0x1c 0x1d 0x1e 0x1f 0x20 0x21 0x22 0x23 0x24 0x25 0x26 0x27 0x28 0x2…
190x17 0x18 0x19 0x1a 0x1b 0x1c 0x1d 0x1e 0x1f 0x20 0x21 0x22 0x23 0x24 0x25 0x26 0x27 0x28 0x29 0x2…
200x18 0x19 0x1a 0x1b 0x1c 0x1d 0x1e 0x1f 0x20 0x21 0x22 0x23 0x24 0x25 0x26 0x27 0x28 0x29 0x2a 0x2…
210x19 0x1a 0x1b 0x1c 0x1d 0x1e 0x1f 0x20 0x21 0x22 0x23 0x24 0x25 0x26 0x27 0x28 0x29 0x2a 0x2b 0x2…
[all …]
Dx86-64-zmm-write.test110x00 0x01 0x02 0x03 0x04 0x05 0x06 0x07 0x08 0x09 0x0a 0x0b 0x0c 0x0d 0x0e 0x0f 0x10 0x11 0x12 0x1…
120x01 0x02 0x03 0x04 0x05 0x06 0x07 0x08 0x09 0x0a 0x0b 0x0c 0x0d 0x0e 0x0f 0x10 0x11 0x12 0x13 0x1…
130x02 0x03 0x04 0x05 0x06 0x07 0x08 0x09 0x0a 0x0b 0x0c 0x0d 0x0e 0x0f 0x10 0x11 0x12 0x13 0x14 0x1…
140x03 0x04 0x05 0x06 0x07 0x08 0x09 0x0a 0x0b 0x0c 0x0d 0x0e 0x0f 0x10 0x11 0x12 0x13 0x14 0x15 0x1…
150x04 0x05 0x06 0x07 0x08 0x09 0x0a 0x0b 0x0c 0x0d 0x0e 0x0f 0x10 0x11 0x12 0x13 0x14 0x15 0x16 0x1…
160x05 0x06 0x07 0x08 0x09 0x0a 0x0b 0x0c 0x0d 0x0e 0x0f 0x10 0x11 0x12 0x13 0x14 0x15 0x16 0x17 0x1…
170x06 0x07 0x08 0x09 0x0a 0x0b 0x0c 0x0d 0x0e 0x0f 0x10 0x11 0x12 0x13 0x14 0x15 0x16 0x17 0x18 0x1…
180x07 0x08 0x09 0x0a 0x0b 0x0c 0x0d 0x0e 0x0f 0x10 0x11 0x12 0x13 0x14 0x15 0x16 0x17 0x18 0x19 0x1…
190x08 0x09 0x0a 0x0b 0x0c 0x0d 0x0e 0x0f 0x10 0x11 0x12 0x13 0x14 0x15 0x16 0x17 0x18 0x19 0x1a 0x1…
200x09 0x0a 0x0b 0x0c 0x0d 0x0e 0x0f 0x10 0x11 0x12 0x13 0x14 0x15 0x16 0x17 0x18 0x19 0x1a 0x1b 0x1…
[all …]
Dx86-64-zmm-read.test110x00 0x01 0x02 0x03 0x04 0x05 0x06 0x07 0x08 0x09 0x0a 0x0b 0x0c 0x0d 0x0e 0x0f 0x10 0x11 0x12 0x1…
120x01 0x02 0x03 0x04 0x05 0x06 0x07 0x08 0x09 0x0a 0x0b 0x0c 0x0d 0x0e 0x0f 0x10 0x11 0x12 0x13 0x1…
130x02 0x03 0x04 0x05 0x06 0x07 0x08 0x09 0x0a 0x0b 0x0c 0x0d 0x0e 0x0f 0x10 0x11 0x12 0x13 0x14 0x1…
140x03 0x04 0x05 0x06 0x07 0x08 0x09 0x0a 0x0b 0x0c 0x0d 0x0e 0x0f 0x10 0x11 0x12 0x13 0x14 0x15 0x1…
150x04 0x05 0x06 0x07 0x08 0x09 0x0a 0x0b 0x0c 0x0d 0x0e 0x0f 0x10 0x11 0x12 0x13 0x14 0x15 0x16 0x1…
160x05 0x06 0x07 0x08 0x09 0x0a 0x0b 0x0c 0x0d 0x0e 0x0f 0x10 0x11 0x12 0x13 0x14 0x15 0x16 0x17 0x1…
170x06 0x07 0x08 0x09 0x0a 0x0b 0x0c 0x0d 0x0e 0x0f 0x10 0x11 0x12 0x13 0x14 0x15 0x16 0x17 0x18 0x1…
180x07 0x08 0x09 0x0a 0x0b 0x0c 0x0d 0x0e 0x0f 0x10 0x11 0x12 0x13 0x14 0x15 0x16 0x17 0x18 0x19 0x1…
190x08 0x09 0x0a 0x0b 0x0c 0x0d 0x0e 0x0f 0x10 0x11 0x12 0x13 0x14 0x15 0x16 0x17 0x18 0x19 0x1a 0x1…
200x09 0x0a 0x0b 0x0c 0x0d 0x0e 0x0f 0x10 0x11 0x12 0x13 0x14 0x15 0x16 0x17 0x18 0x19 0x1a 0x1b 0x1…
[all …]
/external/capstone/suite/MC/PowerPC/
Dppc64-encoding-fp.s.cs2 0xc0,0x44,0x00,0x80 = lfs 2, 128(4)
3 0x7c,0x43,0x24,0x2e = lfsx 2, 3, 4
4 0xc4,0x44,0x00,0x80 = lfsu 2, 128(4)
5 0x7c,0x43,0x24,0x6e = lfsux 2, 3, 4
6 0xc8,0x44,0x00,0x80 = lfd 2, 128(4)
7 0x7c,0x43,0x24,0xae = lfdx 2, 3, 4
8 0xcc,0x44,0x00,0x80 = lfdu 2, 128(4)
9 0x7c,0x43,0x24,0xee = lfdux 2, 3, 4
10 0x7c,0x43,0x26,0xae = lfiwax 2, 3, 4
11 0x7c,0x43,0x26,0xee = lfiwzx 2, 3, 4
[all …]
/external/skqp/src/compute/hs/vk/amd/gcn/u64/
Dhs_hm_1.spv.xxd1 0x03, 0x02, 0x23, 0x07, 0x00, 0x03, 0x01, 0x00, 0x07, 0x00, 0x08, 0x00,
2 0x70, 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, 0x08, 0x00, 0x05, 0x00, 0x00, 0x00, 0x04, 0x00, 0x00, 0x00,
8 0x6d, 0x61, 0x69, 0x6e, 0x00, 0x00, 0x00, 0x00, 0x0b, 0x00, 0x00, 0x00,
9 0x11, 0x00, 0x00, 0x00, 0x22, 0x00, 0x00, 0x00, 0x10, 0x00, 0x06, 0x00,
10 0x04, 0x00, 0x00, 0x00, 0x11, 0x00, 0x00, 0x00, 0x40, 0x00, 0x00, 0x00,
[all …]
/external/llvm/test/MC/Disassembler/PowerPC/
Dqpx.txt4 0x10 0x60 0x2a 0x10
7 0x10 0x64 0x28 0x2a
10 0x00 0x64 0x28 0x2a
13 0x10 0x64 0x2a 0x08
16 0x10 0x64 0x28 0x88
19 0x10 0x60 0x2e 0x9c
22 0x00 0x60 0x2e 0x9c
25 0x10 0x60 0x2f 0x9c
28 0x00 0x60 0x2f 0x9c
31 0x10 0x63 0x18 0x08
[all …]
Dppc64-encoding-fp.txt4 0xc0 0x44 0x00 0x80
7 0x7c 0x43 0x24 0x2e
10 0xc4 0x44 0x00 0x80
13 0x7c 0x43 0x24 0x6e
16 0xc8 0x44 0x00 0x80
19 0x7c 0x43 0x24 0xae
22 0xcc 0x44 0x00 0x80
25 0x7c 0x43 0x24 0xee
28 0x7c 0x43 0x26 0xae
31 0x7c 0x43 0x26 0xee
[all …]
/external/python/cpython2/Modules/_ctypes/libffi/src/aarch64/
Dsysv.S90 x29(fp)-> saved x29(fp)
105 stp x29, x30, [sp, #-16]!
107 cfi_rel_offset (x29, 0)
110 mov x29, sp
111 cfi_def_cfa_register (x29)
114 stp x21, x22, [sp, #0]
115 cfi_rel_offset (x21, 0 - ffi_call_SYSV_FS)
148 ldp q0, q1, [x21, #8*32 + 0]
154 ldp x0, x1, [x21, #0]
166 stp x0, x1, [x21, #0]
[all …]
/external/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_rtl_aarch64.S13 .long 0
19 .long 0
25 .long 0
43 stp x29, x30, [sp, -32]!
49 add x29, sp, 0
54 CFI_OFFSET (0, -16)
57 add x0, x29, 32
64 CFI_RESTORE (0)
67 ldp x29, x30, [sp], 32
70 CFI_DEF_CFA (31, 0)
[all …]
/external/compiler-rt/lib/tsan/rtl/
Dtsan_rtl_aarch64.S11 stp x29, x30, [sp, -32]!
17 add x29, sp, 0
28 add x0, x29, 32
38 ldp x29, x30, [sp], 32
41 CFI_DEF_CFA (31, 0)
59 stp x29, x30, [sp, -32]!
65 add x29, sp, 0
76 add x0, x29, 32
86 ldp x29, x30, [sp], 32
89 CFI_DEF_CFA (31, 0)
[all …]
/external/llvm-project/llvm/test/MC/Disassembler/PowerPC/
Dppc64-encoding-fp.txt4 0xc0 0x44 0x00 0x80
7 0x7c 0x43 0x24 0x2e
10 0xc4 0x44 0x00 0x80
13 0x7c 0x43 0x24 0x6e
16 0xc8 0x44 0x00 0x80
19 0x7c 0x43 0x24 0xae
22 0xcc 0x44 0x00 0x80
25 0x7c 0x43 0x24 0xee
28 0x7c 0x43 0x26 0xae
31 0x7c 0x43 0x26 0xee
[all …]
/external/llvm-project/llvm/test/MC/Sparc/
Dsparc-v9-traps.s3 ! CHECK: ta %icc, %i5 ! encoding: [0x91,0xd0,0x00,0x1d]
4 ! CHECK: ta %icc, 82 ! encoding: [0x91,0xd0,0x20,0x52]
5 ! CHECK: ta %icc, %g1 + %i2 ! encoding: [0x91,0xd0,0x40,0x1a]
6 ! CHECK: ta %icc, %i5 + 41 ! encoding: [0x91,0xd7,0x60,0x29]
12 ! CHECK: tn %icc, %i5 ! encoding: [0x81,0xd0,0x00,0x1d]
13 ! CHECK: tn %icc, 82 ! encoding: [0x81,0xd0,0x20,0x52]
14 ! CHECK: tn %icc, %g1 + %i2 ! encoding: [0x81,0xd0,0x40,0x1a]
15 ! CHECK: tn %icc, %i5 + 41 ! encoding: [0x81,0xd7,0x60,0x29]
21 ! CHECK: tne %icc, %i5 ! encoding: [0x93,0xd0,0x00,0x1d]
23 ! CHECK: tne %icc, %i5 ! encoding: [0x93,0xd0,0x00,0x1d]
[all …]
/external/llvm/test/MC/Sparc/
Dsparc-v9-traps.s3 ! CHECK: ta %icc, %i5 ! encoding: [0x91,0xd0,0x00,0x1d]
4 ! CHECK: ta %icc, 82 ! encoding: [0x91,0xd0,0x20,0x52]
5 ! CHECK: ta %icc, %g1 + %i2 ! encoding: [0x91,0xd0,0x40,0x1a]
6 ! CHECK: ta %icc, %i5 + 41 ! encoding: [0x91,0xd7,0x60,0x29]
12 ! CHECK: tn %icc, %i5 ! encoding: [0x81,0xd0,0x00,0x1d]
13 ! CHECK: tn %icc, 82 ! encoding: [0x81,0xd0,0x20,0x52]
14 ! CHECK: tn %icc, %g1 + %i2 ! encoding: [0x81,0xd0,0x40,0x1a]
15 ! CHECK: tn %icc, %i5 + 41 ! encoding: [0x81,0xd7,0x60,0x29]
21 ! CHECK: tne %icc, %i5 ! encoding: [0x93,0xd0,0x00,0x1d]
23 ! CHECK: tne %icc, %i5 ! encoding: [0x93,0xd0,0x00,0x1d]
[all …]

12345678910>>...44