Home
last modified time | relevance | path

Searched full:pc (Results 1 – 25 of 8238) sorted by relevance

12345678910>>...330

/external/vixl/test/aarch32/
Dtest-assembler-cond-rd-pc-operand-imm12-t32.cc98 {{{al, r11, pc, 2982}, false, al, "al r11 pc 2982", "al_r11_pc_2982"},
99 {{al, r7, pc, 893}, false, al, "al r7 pc 893", "al_r7_pc_893"},
100 {{al, r12, pc, 3583}, false, al, "al r12 pc 3583", "al_r12_pc_3583"},
101 {{al, r8, pc, 1348}, false, al, "al r8 pc 1348", "al_r8_pc_1348"},
102 {{al, r13, pc, 1892}, false, al, "al r13 pc 1892", "al_r13_pc_1892"},
103 {{al, r9, pc, 2052}, false, al, "al r9 pc 2052", "al_r9_pc_2052"},
104 {{al, r2, pc, 2345}, false, al, "al r2 pc 2345", "al_r2_pc_2345"},
105 {{al, r6, pc, 1009}, false, al, "al r6 pc 1009", "al_r6_pc_1009"},
106 {{al, r12, pc, 2689}, false, al, "al r12 pc 2689", "al_r12_pc_2689"},
107 {{al, r5, pc, 2999}, false, al, "al r5 pc 2999", "al_r5_pc_2999"},
[all …]
Dtest-assembler-cond-rd-pc-operand-imm8-t32.cc95 {{{al, r7, pc, 19}, false, al, "al r7 pc 19", "al_r7_pc_19"},
96 {{al, r6, pc, 78}, false, al, "al r6 pc 78", "al_r6_pc_78"},
97 {{al, r7, pc, 92}, false, al, "al r7 pc 92", "al_r7_pc_92"},
98 {{al, r7, pc, 195}, false, al, "al r7 pc 195", "al_r7_pc_195"},
99 {{al, r4, pc, 17}, false, al, "al r4 pc 17", "al_r4_pc_17"},
100 {{al, r6, pc, 150}, false, al, "al r6 pc 150", "al_r6_pc_150"},
101 {{al, r4, pc, 166}, false, al, "al r4 pc 166", "al_r4_pc_166"},
102 {{al, r1, pc, 63}, false, al, "al r1 pc 63", "al_r1_pc_63"},
103 {{al, r3, pc, 15}, false, al, "al r3 pc 15", "al_r3_pc_15"},
104 {{al, r6, pc, 49}, false, al, "al r6 pc 49", "al_r6_pc_49"},
[all …]
/external/python/cpython2/Modules/_ctypes/libffi/src/arm/
Dtrampoline.S38 …/ This accounts for the above 4-byte stmfd instruction, plus 8 bytes constant when loading from pc.
39 ldr r0, [pc, #-4092]
42 ldr pc, [pc, #-4092]
51 …/ This accounts for the above 4-byte stmfd instruction, plus 8 bytes constant when loading from pc.
52 ldr r0, [pc, #-4092]
55 ldr pc, [pc, #-4092]
64 …/ This accounts for the above 4-byte stmfd instruction, plus 8 bytes constant when loading from pc.
65 ldr r0, [pc, #-4092]
68 ldr pc, [pc, #-4092]
77 …/ This accounts for the above 4-byte stmfd instruction, plus 8 bytes constant when loading from pc.
[all …]
/external/libffi/src/arm/
Dtrampoline.S38 …/ This accounts for the above 4-byte stmfd instruction, plus 8 bytes constant when loading from pc.
39 ldr r0, [pc, #-4092]
42 ldr pc, [pc, #-4092]
51 …/ This accounts for the above 4-byte stmfd instruction, plus 8 bytes constant when loading from pc.
52 ldr r0, [pc, #-4092]
55 ldr pc, [pc, #-4092]
64 …/ This accounts for the above 4-byte stmfd instruction, plus 8 bytes constant when loading from pc.
65 ldr r0, [pc, #-4092]
68 ldr pc, [pc, #-4092]
77 …/ This accounts for the above 4-byte stmfd instruction, plus 8 bytes constant when loading from pc.
[all …]
/external/llvm/test/MC/ARM/
Darm-load-store-multiple-deprecated.s13 stm sp!, {r0, pc}
14 @ CHECK: warning: use of SP or PC in the list is deprecated
15 @ CHECK: stm sp!, {r0, pc}
18 @ CHECK: warning: use of SP or PC in the list is deprecated
21 stm r1!, {r0, sp, pc}
22 @ CHECK: warning: use of SP or PC in the list is deprecated
23 @ CHECK: stm r1!, {r0, sp, pc}
25 stm r2!, {sp, pc}
26 @ CHECK: warning: use of SP or PC in the list is deprecated
27 @ CHECK: stm r2!, {sp, pc}
[all …]
Dthumb2-ldrb-ldrh.s4 @ Thumb2 LDRS?[BH] are not valid when Rt == PC (these encodings are used for
14 ldrb pc, [r0, #10]
15 ldrb.w pc, [r1, #10]
16 ldrb pc, [r2, #-5]
17 ldrb pc, [pc, #7]
18 ldrb.w pc, [pc, #7]
25 ldrsb pc, [r3, #10]
26 ldrsb.w pc, [r4, #10]
27 ldrsb pc, [r5, #-5]
28 ldrsb pc, [pc, #7]
[all …]
/external/llvm-project/llvm/test/MC/ARM/
Darm-load-store-multiple-deprecated.s15 stm sp!, {r0, pc}
16 @ CHECK: warning: use of SP or PC in the list is deprecated
17 @ CHECK-ERROR: error: use of SP or PC in the list is deprecated
18 @ CHECK: stm sp!, {r0, pc}
21 @ CHECK: warning: use of SP or PC in the list is deprecated
22 @ CHECK-ERROR: error: use of SP or PC in the list is deprecated
25 stm r1!, {r0, sp, pc}
26 @ CHECK: warning: use of SP or PC in the list is deprecated
27 @ CHECK: stm r1!, {r0, sp, pc}
29 stm r2!, {sp, pc}
[all …]
Dthumb2-ldrb-ldrh.s4 @ Thumb2 LDRS?[BH] are not valid when Rt == PC (these encodings are used for
14 ldrb pc, [r0, #10]
15 ldrb.w pc, [r1, #10]
16 ldrb pc, [r2, #-5]
17 ldrb pc, [pc, #7]
18 ldrb.w pc, [pc, #7]
25 ldrsb pc, [r3, #10]
26 ldrsb.w pc, [r4, #10]
27 ldrsb pc, [r5, #-5]
28 ldrsb pc, [pc, #7]
[all …]
Dthumb-mov.s4 // Tests to check handling of sp and pc in thumb mov instructions. We
10 // instructions that uses pc
13 movs pc, r0
14 movs r0, pc
15 movs pc, pc
17 // CHECK-NEXT: movs pc, r0
19 // CHECK-NEXT: movs r0, pc
21 // CHECK-NEXT: movs r0, pc
23 // CHECK-NEXT: movs pc, pc
26 mov.w pc, r0
[all …]
Dlsl-zero-errors.s8 // Using PC is invalid in thumb
9 lsl pc, r0, #0
10 lsl r0, pc, #0
11 lsl pc, pc, #0
12 lsls pc, r0, #0
13 lsls r0, pc, #0
14 lsls pc, pc, #0
17 // CHECK-NONARM-NEXT: lsl pc, r0, #0
22 // CHECK-NONARM-NEXT: lsl r0, pc, #0
27 // CHECK-NONARM-NEXT: lsl pc, pc, #0
[all …]
/external/vixl/test/aarch32/traces/
Dassembler-cond-rd-pc-operand-imm8-add-t32.h38 0x0f, 0xf2, 0x13, 0x07 // add al r7 pc 19
41 0x0f, 0xf2, 0x4e, 0x06 // add al r6 pc 78
44 0x17, 0xa7 // add al r7 pc 92
47 0x0f, 0xf2, 0xc3, 0x07 // add al r7 pc 195
50 0x0f, 0xf2, 0x11, 0x04 // add al r4 pc 17
53 0x0f, 0xf2, 0x96, 0x06 // add al r6 pc 150
56 0x0f, 0xf2, 0xa6, 0x04 // add al r4 pc 166
59 0x0f, 0xf2, 0x3f, 0x01 // add al r1 pc 63
62 0x0f, 0xf2, 0x0f, 0x03 // add al r3 pc 15
65 0x0f, 0xf2, 0x31, 0x06 // add al r6 pc 49
[all …]
Dassembler-cond-rd-pc-operand-imm12-addw-t32.h38 0x0f, 0xf6, 0xa6, 0x3b // addw al r11 pc 2982
41 0x0f, 0xf2, 0x7d, 0x37 // addw al r7 pc 893
44 0x0f, 0xf6, 0xff, 0x5c // addw al r12 pc 3583
47 0x0f, 0xf2, 0x44, 0x58 // addw al r8 pc 1348
50 0x0f, 0xf2, 0x64, 0x7d // addw al r13 pc 1892
53 0x0f, 0xf6, 0x04, 0x09 // addw al r9 pc 2052
56 0x0f, 0xf6, 0x29, 0x12 // addw al r2 pc 2345
59 0x0f, 0xf2, 0xf1, 0x36 // addw al r6 pc 1009
62 0x0f, 0xf6, 0x81, 0x2c // addw al r12 pc 2689
65 0x0f, 0xf6, 0xb7, 0x35 // addw al r5 pc 2999
[all …]
Dassembler-cond-rd-pc-operand-imm12-add-t32.h38 0x0f, 0xf6, 0xa6, 0x3b // add al r11 pc 2982
41 0x0f, 0xf2, 0x7d, 0x37 // add al r7 pc 893
44 0x0f, 0xf6, 0xff, 0x5c // add al r12 pc 3583
47 0x0f, 0xf2, 0x44, 0x58 // add al r8 pc 1348
50 0x0f, 0xf2, 0x64, 0x7d // add al r13 pc 1892
53 0x0f, 0xf6, 0x04, 0x09 // add al r9 pc 2052
56 0x0f, 0xf6, 0x29, 0x12 // add al r2 pc 2345
59 0x0f, 0xf2, 0xf1, 0x36 // add al r6 pc 1009
62 0x0f, 0xf6, 0x81, 0x2c // add al r12 pc 2689
65 0x0f, 0xf6, 0xb7, 0x35 // add al r5 pc 2999
[all …]
Dassembler-cond-rd-pc-operand-imm12-sub-t32.h38 0xaf, 0xf6, 0xa6, 0x3b // sub al r11 pc 2982
41 0xaf, 0xf2, 0x7d, 0x37 // sub al r7 pc 893
44 0xaf, 0xf6, 0xff, 0x5c // sub al r12 pc 3583
47 0xaf, 0xf2, 0x44, 0x58 // sub al r8 pc 1348
50 0xaf, 0xf2, 0x64, 0x7d // sub al r13 pc 1892
53 0xaf, 0xf6, 0x04, 0x09 // sub al r9 pc 2052
56 0xaf, 0xf6, 0x29, 0x12 // sub al r2 pc 2345
59 0xaf, 0xf2, 0xf1, 0x36 // sub al r6 pc 1009
62 0xaf, 0xf6, 0x81, 0x2c // sub al r12 pc 2689
65 0xaf, 0xf6, 0xb7, 0x35 // sub al r5 pc 2999
[all …]
/external/grpc-grpc/test/core/end2end/fixtures/
Dproxy.cc143 static void unrefpc(proxy_call* pc, const char* reason) { in unrefpc() argument
144 if (gpr_unref(&pc->refs)) { in unrefpc()
145 grpc_call_unref(pc->c2p); in unrefpc()
146 grpc_call_unref(pc->p2s); in unrefpc()
147 grpc_metadata_array_destroy(&pc->c2p_initial_metadata); in unrefpc()
148 grpc_metadata_array_destroy(&pc->p2s_initial_metadata); in unrefpc()
149 grpc_metadata_array_destroy(&pc->p2s_trailing_metadata); in unrefpc()
150 grpc_slice_unref(pc->p2s_status_details); in unrefpc()
151 gpr_free(pc); in unrefpc()
155 static void refpc(proxy_call* pc, const char* reason) { gpr_ref(&pc->refs); } in refpc() argument
[all …]
/external/libxkbcommon/test/data/rules/
Devdev-xkbcommon15 // PC models
24 // PC geometries - they have special geometry but symbols are mostly pc105
146 $pcmodels = pc(%m)
147 $pcgeometries = pc(%m)
161 * = pc(pc104)
164 * ben basic = pc+in(ben)
165 * ben probhat = pc+in(ben_probhat)
166 * dev basic = pc+in(deva)
167 * dvorak $dvoraklayouts = pc+%v(dvorak)
168 * dvorak basic = pc+us(dvorak)
[all …]
Dbase16 // PC models
187 $pcmodels = pc(%m)
211 * = pc(pc104)
214 * ben basic = pc+in(ben)
215 * ben probhat = pc+in(ben_probhat)
216 * dev basic = pc+in(deva)
217 * dvorak $dvoraklayouts = pc+%v(dvorak)
218 * dvorak basic = pc+us(dvorak)
219 * dvorak pl_basic = pc+pl(dvorak)
220 * dvorak pl = pc+pl(dvorak_quotes)
[all …]
Devdev16 // PC models
125 $pcmodels = pc(%m)
149 * = pc(pc104)
152 * ben basic = pc+in(ben)
153 * ben probhat = pc+in(ben_probhat)
154 * dev basic = pc+in(deva)
155 * dvorak $dvoraklayouts = pc+%v(dvorak)
156 * dvorak basic = pc+us(dvorak)
157 * dvorak pl_basic = pc+pl(dvorak)
158 * dvorak pl = pc+pl(dvorak_quotes)
[all …]
/external/vixl/test/
Dtest-pool-manager.cc284 void PoolManager<int32_t>::DumpCurrentState(int32_t pc) const { in DumpCurrentState()
287 IF_VERBOSE(printf("Current pc = 0x%x (%d)\n", pc, pc)); in DumpCurrentState()
341 int32_t pc, in CreateReference() argument
350 min_offset + pc, in CreateReference()
351 max_offset + pc, in CreateReference()
354 return new ForwardReference<int32_t>(pc, in CreateReference()
356 min_offset + pc, in CreateReference()
357 max_offset + pc, in CreateReference()
377 int32_t pc = 0; in TEST() local
379 IF_VERBOSE(printf("PC = 0x%x (%d)\n", pc, pc)); in TEST()
[all …]
/external/OpenCSD/decoder/tests/snapshots/tc2-ptm-rstk-t32/ds-5_trace_dump/
Da15_rs.txt4 S:0x80000554 EB000591 BL {pc}+0x164c ; 0x80001ba0
13 S:0x80000558 EBFFFFE9 BL {pc}-0x54 ; 0x80000504
18 S:0x80000514 EBFFFFEF BL {pc}-0x3c ; 0x800004d8
23 S:0x800004E8 1A000001 BNE {pc}+0xc ; 0x800004f4
25 S:0x800004F0 0A000002 BEQ {pc}+0x10 ; 0x80000500
26 S:0x80000500 E8BD8010 POP {r4,pc}
30 S:0x80000524 EBFFFFEB BL {pc}-0x4c ; 0x800004d8
35 S:0x800004E8 1A000001 BNE {pc}+0xc ; 0x800004f4
37 S:0x800004F8 0A000000 BEQ {pc}+8 ; 0x80000500
39 S:0x80000500 E8BD8010 POP {r4,pc}
[all …]
/external/libpcap/
Dbpf_filter.c76 * Execute the filter program starting at pc on the packet p
89 pcap_filter_with_aux_data(const struct bpf_insn *pc, const u_char *p, in pcap_filter_with_aux_data() argument
93 pcap_filter_with_aux_data(const struct bpf_insn *pc, const u_char *p, in pcap_filter_with_aux_data()
101 if (pc == 0) in pcap_filter_with_aux_data()
108 --pc; in pcap_filter_with_aux_data()
110 ++pc; in pcap_filter_with_aux_data()
111 switch (pc->code) { in pcap_filter_with_aux_data()
116 return (u_int)pc->k; in pcap_filter_with_aux_data()
122 k = pc->k; in pcap_filter_with_aux_data()
130 k = pc->k; in pcap_filter_with_aux_data()
[all …]
/external/mesa3d/src/glx/
Dpackrender.h58 GLubyte *pc, *pixelHeaderPC; \
63 pc = gc->pc; \
77 if (pc + (size) > gc->bufEnd) { \
78 pc = __glXFlushRenderBuffer(gc, pc); \
84 pc = __glXFlushRenderBuffer(gc, pc); \
89 if (pc + (size) > gc->bufEnd) { \
90 pc = __glXFlushRenderBuffer(gc, pc); \
94 pc += __GLX_RENDER_HDR_SIZE; \
95 pixelHeaderPC = pc; \
96 pc += __GLX_PIXEL_HDR_SIZE
[all …]
/external/speex/win32/VS2008/
Dlibspeexdsp.sln23 …Debug_RTL_dll|Windows Mobile 5.0 Pocket PC SDK (ARMV4I) = Debug_RTL_dll|Windows Mobile 5.0 Pocket
25 …Debug_WM5_PPC_ARM|Windows Mobile 5.0 Pocket PC SDK (ARMV4I) = Debug_WM5_PPC_ARM|Windows Mobile 5.0…
27 Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I) = Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)
29 …ease_Dynamic_SSE|Windows Mobile 5.0 Pocket PC SDK (ARMV4I) = Release_Dynamic_SSE|Windows Mobile 5.…
31 …Release_Dynamic|Windows Mobile 5.0 Pocket PC SDK (ARMV4I) = Release_Dynamic|Windows Mobile 5.0 Poc…
33 …Release_RTL_dll|Windows Mobile 5.0 Pocket PC SDK (ARMV4I) = Release_RTL_dll|Windows Mobile 5.0 Poc…
35 …Release_SSE|Windows Mobile 5.0 Pocket PC SDK (ARMV4I) = Release_SSE|Windows Mobile 5.0 Pocket PC S…
37 …Release_SSE2|Windows Mobile 5.0 Pocket PC SDK (ARMV4I) = Release_SSE2|Windows Mobile 5.0 Pocket PC
39 …elease_Static_SSE|Windows Mobile 5.0 Pocket PC SDK (ARMV4I) = Release_Static_SSE|Windows Mobile 5.…
41 …ease_WM5_PPC_ARM|Windows Mobile 5.0 Pocket PC SDK (ARMV4I) = Release_WM5_PPC_ARM|Windows Mobile 5.…
[all …]
/external/compiler-rt/lib/tsan/rtl/
Dtsan_fd.cc50 static FdSync *allocsync(ThreadState *thr, uptr pc) { in allocsync() argument
51 FdSync *s = (FdSync*)user_alloc(thr, pc, sizeof(FdSync), kDefaultAlignment, in allocsync()
63 static void unref(ThreadState *thr, uptr pc, FdSync *s) { in unref() argument
69 user_free(thr, pc, s, false); in unref()
74 static FdDesc *fddesc(ThreadState *thr, uptr pc, int fd) { in fddesc() argument
82 void *p = user_alloc(thr, pc, size, kDefaultAlignment, false); in fddesc()
88 user_free(thr, pc, p, false); in fddesc()
94 static void init(ThreadState *thr, uptr pc, int fd, FdSync *s, in init() argument
96 FdDesc *d = fddesc(thr, pc, fd); in init()
100 unref(thr, pc, d->sync); in init()
[all …]
/external/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_fd.cpp49 static FdSync *allocsync(ThreadState *thr, uptr pc) { in allocsync() argument
50 FdSync *s = (FdSync*)user_alloc_internal(thr, pc, sizeof(FdSync), in allocsync()
62 static void unref(ThreadState *thr, uptr pc, FdSync *s) { in unref() argument
68 user_free(thr, pc, s, false); in unref()
73 static FdDesc *fddesc(ThreadState *thr, uptr pc, int fd) { in fddesc() argument
81 void *p = user_alloc_internal(thr, pc, size, kDefaultAlignment, false); in fddesc()
87 user_free(thr, pc, p, false); in fddesc()
94 static void init(ThreadState *thr, uptr pc, int fd, FdSync *s, in init() argument
96 FdDesc *d = fddesc(thr, pc, fd); in init()
100 unref(thr, pc, d->sync); in init()
[all …]

12345678910>>...330