Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/machine/rx/
Dsetjmp.S12 # R1 0x4
29 # R1 contains the pointer to jmpbuf:
31 # int R1 = setjmp (jmp_buf R1)
32 # void longjmp (jmp_buf R1, int R2)
34 # The ABI allows for R1-R5 to be clobbered by functions. We must be
Dmemchr.S11 ;; R1: string pointer
23 sub #1, r1 ; We have found a match, bit now R1 points to the byte after the match.
Dstrcpy.S12 ;; R1: dest
Dmemcpy.S32 smovf ; Copy R2 (source) to R1 (dest). Stop after R3 bytes.
Dstrncmp.S12 ;; R1: string1
Dmemmove.S12 ;; R1: DEST
Dstrncpy.S16 mov r1, r4 ; Preserve R1 for the return value.
/picolibc-latest/newlib/libc/machine/bfin/
Dlongjmp.S42 [--SP] = R1; /* Put VAL arg on new stack */
45 R1 = [P0 + 0x24]; define
Dsetjmp.S43 [P0 + 0x24] = R1;
/picolibc-latest/newlib/libm/ld/ld128/
Ds_log1pl.c103 R1 = -8.977257995689735303686582344659576526998E4L, variable
178 + R1) * z in log1pl()
/picolibc-latest/newlib/libc/machine/mt/
Dsetjmp.S10 # R1 0x4 4
26 # R1 contains the pointer to jmpbuf
/picolibc-latest/newlib/libc/machine/d10v/
Dsetjmp.S64 ; Value to return to caller is in R1. If caller attemped to return 0,
/picolibc-latest/newlib/libc/machine/arc64/
Dmemcpy.S120 ; R1: source
Dmemset.S105 ; R1: ch
Dmemcmp.S38 ; R1: rhs
Dstrcat.S53 ; R1 const char* src (source string)
/picolibc-latest/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, \