Home
last modified time | relevance | path

Searched refs:R1 (Results 1 – 13 of 13) sorted by relevance

/picolibc-3.5.0-3.4.0/newlib/libc/machine/rx/
Dsetjmp.S10 # R1 0x4
27 # R1 contains the pointer to jmpbuf:
29 # int R1 = setjmp (jmp_buf R1)
30 # void longjmp (jmp_buf R1, int R2)
32 # The ABI allows for R1-R5 to be clobbered by functions. We must be
Dmemchr.S9 ;; R1: string pointer
21 sub #1, r1 ; We have found a match, bit now R1 points to the byte after the match.
Dstrcpy.S10 ;; R1: dest
Dmemcpy.S30 smovf ; Copy R2 (source) to R1 (dest). Stop after R3 bytes.
Dstrncmp.S10 ;; R1: string1
Dstrncpy.S14 mov r1, r4 ; Preserve R1 for the return value.
Dmemmove.S10 ;; R1: DEST
/picolibc-3.5.0-3.4.0/newlib/libc/machine/bfin/
Dlongjmp.S40 [--SP] = R1; /* Put VAL arg on new stack */
43 R1 = [P0 + 0x24]; define
Dsetjmp.S41 [P0 + 0x24] = R1;
/picolibc-3.5.0-3.4.0/newlib/libm/ld/ld128/
Ds_log1pl.c103 R1 = -8.977257995689735303686582344659576526998E4L, variable
178 + R1) * z in log1pl()
/picolibc-3.5.0-3.4.0/newlib/libc/machine/mt/
Dsetjmp.S8 # R1 0x4 4
24 # R1 contains the pointer to jmpbuf
/picolibc-3.5.0-3.4.0/newlib/libc/machine/d10v/
Dsetjmp.S62 ; Value to return to caller is in R1. If caller attemped to return 0,
/picolibc-3.5.0-3.4.0/newlib/libc/machine/avr/
Dmacros.inc174 .irp reg, R0, R1, R2, R3, R4, R5, R6, R7, R8, R9, \
264 .irp reg, R0, R1, R2, R3, R4, R5, R6, R7, R8, R9, \