Searched refs:R2 (Results 1 – 15 of 15) sorted by relevance
/picolibc-3.7.0-3.6.0/newlib/libc/machine/rx/ |
D | setjmp.S | 11 # R2 0x8 30 # void longjmp (jmp_buf R1, int R2)
|
D | strcpy.S | 11 ;; R2: source
|
D | memcpy.S | 30 smovf ; Copy R2 (source) to R1 (dest). Stop after R3 bytes.
|
D | strncmp.S | 11 ;; R2: string2
|
D | memchr.S | 10 ;; R2: byte sought
|
D | memmove.S | 11 ;; R2: SRC
|
D | strcat.S | 21 2: mov.b [r2+], r5 ; Copy bytes from R2 to R4 until we reach a NUL byte.
|
/picolibc-3.7.0-3.6.0/newlib/libm/ld/ld128/ |
D | s_log1pl.c | 102 R2 = 2.048819892795278657810231591630928516206E4L, variable 177 + R2) * z in log1pl()
|
/picolibc-3.7.0-3.6.0/newlib/libc/machine/d30v/ |
D | setjmp.S | 27 ; Address of jmpbuf is passed in R2. Save the appropriate registers. 75 ; Address of jmpbuf is in R2. Restore the registers.
|
/picolibc-3.7.0-3.6.0/newlib/libc/machine/bfin/ |
D | setjmp.S | 42 [P0 + 0x28] = R2;
|
D | longjmp.S | 44 R2 = [P0 + 0x28]; define
|
/picolibc-3.7.0-3.6.0/newlib/libc/machine/mt/ |
D | setjmp.S | 9 # R2 0x8 8
|
/picolibc-3.7.0-3.6.0/newlib/libc/machine/sh/ |
D | strcpy.S | 92 #define RESULT R2
|
/picolibc-3.7.0-3.6.0/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-3.7.0-3.6.0/newlib/ |
D | ChangeLog-2015 | 22715 * libc/sys/d10v/crt0.S: Use R6 where we used to use R2.
|