Home
last modified time | relevance | path

Searched refs:pc (Results 1 – 20 of 20) sorted by relevance

/picolibc-latest/newlib/libc/search/
Dqsort.c199 char *pa, *pb, *pc, *pd, *pl, *pm, *pn; in __bsd_qsort_r() local
238 pc = pd = (char *) a + (n - 1) * es; in __bsd_qsort_r()
241 while (pb <= pc && (cmp_result = CMP(thunk, pb, a)) <= 0) { in __bsd_qsort_r()
251 while (pb <= pc && (cmp_result = CMP(thunk, pc, a)) >= 0) { in __bsd_qsort_r()
255 swap(pc, pd); in __bsd_qsort_r()
258 pc -= es; in __bsd_qsort_r()
260 if (pb > pc) in __bsd_qsort_r()
263 swap(pb, pc); in __bsd_qsort_r()
266 pc -= es; in __bsd_qsort_r()
283 r = min((size_t) (pd - pc), (size_t) (pn - pd) - es); in __bsd_qsort_r()
[all …]
/picolibc-latest/newlib/libc/machine/spu/
Dspu-gmon.c141 unsigned int pc; in __sample() local
150 pc = spu_read_srr0 () & ~3; in __sample()
151 pc_backup = pc; in __sample()
152 if (pc < s_lowpc || pc > s_highpc) in __sample()
154 pc -= (uintptr_t) & _start; in __sample()
155 offset = pc / HISTFRACTION * sizeof (HISTCOUNTER) + sizeof (struct gmon_hdr) in __sample()
/picolibc-latest/newlib/libc/machine/arm/
Dstrcmp-armv6m.S104 pop {r4, r5, r6, pc}
117 pop {r4, r5, r6, pc}
121 pop {r4, r5, r6, pc}
141 pop {r4, r5, r6, pc}
Dsetjmp.S142 #define RET movs pc, lr
147 moveq pc, lr ; \
172 bx pc
Dmemcpy-armv7a.S174 add pc, pc, tmp1
201 add pc, pc, tmp1, lsl #1
317 add pc, pc, tmp1
374 add pc, pc, tmp1
Daeabi_memcpy-armv7a.S167 pop {r0, pc} /* This is the only return point of memcpy. */
Dstrcmp-armv4.S54 mov pc, lr
/picolibc-latest/newlib/libc/machine/z8k/
Dsetjmp.S29 ldl rr2,@rr14 ! fetch pc
52 ldl rr2,@rr14 ! fetch pc
79 ld r2,@r15 ! fetch pc
102 ld r2,@r15 ! fetch pc
/picolibc-latest/picocrt/machine/arm/
Dcrt0.c348 unsigned int pc; member
375 arm_fault_write_reg("\tPC: 0x", f->pc); in arm_fault()
416 unsigned int pc; member
442 arm_fault_write_reg("\tPC: 0x", f->pc); in arm_fault()
/picolibc-latest/newlib/libc/posix/
Dengine.c934 sopno pc; in step() local
939 for (pc = start, INIT(here, pc); pc != stop; pc++, INC(here)) { in step()
940 s = g->strip[pc]; in step()
943 assert(pc == stop-1); in step()
989 pc -= OPND(s) + 1; in step()
990 INIT(here, pc); in step()
1006 assert(OP(g->strip[pc+OPND(s)]) == OOR2); in step()
1012 OP(s = g->strip[pc+look]) != O_CH; in step()
1020 if (OP(g->strip[pc+OPND(s)]) != O_CH) { in step()
1021 assert(OP(g->strip[pc+OPND(s)]) == OOR2); in step()
/picolibc-latest/newlib/libc/picolib/machine/arm/
Dread_tp.S78 pop {r1,pc} /* Restore R1 and return */
/picolibc-latest/picocrt/machine/aarch64/
Dcrt0.c260 uint64_t pc; member
289 aarch64_fault_write_reg("\tPC: 0x", f->pc); in aarch64_fault()
/picolibc-latest/newlib/libc/machine/m32c/
Dsetjmp.S64 ; ... [pc:3] [oldfb:2] <fb> [r1:2] [r2:2] [r3:2] [a0:2] [a1:2] [sb:2] [fb:2] <sp> */
/picolibc-latest/newlib/libc/machine/crx/
Dsetjmp.S24 # and pc from 'a' #
/picolibc-latest/newlib/libc/machine/mep/
Dsetjmp.S13 # $pc
/picolibc-latest/newlib/libc/machine/msp430/
Dsetjmp.S21 # r0 (pc) 0x00 0x00
/picolibc-latest/newlib/
DNEWS15 - remove i?86-pc-linux-gnu support
170 - newlib ported to x86_64-pc-cygwin
294 * enhanced EL/IX support for i[3456]86-pc-linux
304 * libtool support for i[3456]86-pc-linux native builds
309 * i[3456]86-pc-linux support
DREADME160 i386-pc-sysv
DChangeLog-20153029 Port newlib to x86_64-pc-cygwin.
23487 * libc/machine/mips/machine/regdef.h: Define pc as $pc for
/picolibc-latest/newlib/libc/machine/cr16/
Dsetjmp.S24 # and pc from 'a' #