Searched refs:R2 (Results 1 – 18 of 18) sorted by relevance
/picolibc-latest/newlib/libc/machine/rx/ |
D | setjmp.S | 13 # R2 0x8 32 # void longjmp (jmp_buf R1, int R2)
|
D | strcpy.S | 13 ;; R2: source
|
D | memcpy.S | 32 smovf ; Copy R2 (source) to R1 (dest). Stop after R3 bytes.
|
D | strncmp.S | 13 ;; R2: string2
|
D | memchr.S | 12 ;; R2: byte sought
|
D | memmove.S | 13 ;; R2: SRC
|
D | strcat.S | 23 2: mov.b [r2+], r5 ; Copy bytes from R2 to R4 until we reach a NUL byte.
|
/picolibc-latest/newlib/libm/ld/ld128/ |
D | s_log1pl.c | 102 R2 = 2.048819892795278657810231591630928516206E4L, variable 177 + R2) * z in log1pl()
|
/picolibc-latest/newlib/libc/machine/d30v/ |
D | setjmp.S | 29 ; Address of jmpbuf is passed in R2. Save the appropriate registers. 77 ; Address of jmpbuf is in R2. Restore the registers.
|
/picolibc-latest/newlib/libc/machine/bfin/ |
D | setjmp.S | 44 [P0 + 0x28] = R2;
|
D | longjmp.S | 46 R2 = [P0 + 0x28]; define
|
/picolibc-latest/newlib/libc/machine/mt/ |
D | setjmp.S | 11 # R2 0x8 8
|
/picolibc-latest/newlib/libc/machine/sh/ |
D | strcpy.S | 94 #define RESULT R2
|
/picolibc-latest/newlib/libc/machine/arc64/ |
D | memcpy.S | 121 ; R2: count
|
D | memset.S | 106 ; R2: count
|
D | memcmp.S | 39 ; R2: count
|
/picolibc-latest/newlib/libc/machine/avr/ |
D | macros.inc | 174 .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, \
|
/picolibc-latest/newlib/ |
D | ChangeLog-2015 | 22715 * libc/sys/d10v/crt0.S: Use R6 where we used to use R2.
|