Home
last modified time | relevance | path

Searched refs:R0 (Results 1 – 12 of 12) sorted by relevance

/picolibc-latest/newlib/libc/machine/bfin/
Dlongjmp.S28 P0 = R0;
29 R0 = [P0 + 0x00]; define
30 [--SP] = R0; /* Put P0 on the stack */
39 R0 = [SP++]; /* Grab P0 from old stack */ define
41 [--SP] = R0; /* Put P0 on new stack */
44 R0 = [P0 + 0x20]; /* Data Registers */ define
53 R0 = [P0 + 0x40]; define
54 ASTAT = R0;
56 R0 = [P0 + 0x44]; /* Loop Counters */ define
57 LC0 = R0;
[all …]
Dsetjmp.S30 P0 = R0;
31 R0 = [SP++]; define
32 [P0 + 0x00] = R0; /* Save saved P0 */
51 R0 = ASTAT; define
52 [P0 + 0x40] = R0;
54 R0 = LC0; /* Loop Counters */ define
55 [P0 + 0x44] = R0;
56 R0 = LC1; define
57 [P0 + 0x48] = R0;
59 R0 = A0.W; /* Accumulators */ define
[all …]
/picolibc-latest/newlib/libc/machine/d10v/
Dsetjmp.S39 ; Address of jmpbuf is passed in R0. Save the appropriate registers.
57 ; Address of jmpbuf is in R0. Restore the registers.
/picolibc-latest/newlib/libm/ld/ld128/
Ds_log1pl.c104 R0 = 1.418134209872192732479751274970992665513E5L, variable
179 + R0; in log1pl()
/picolibc-latest/newlib/libc/machine/avr/
Dmacros.inc174 .irp reg, R0, R1, R2, R3, R4, R5, R6, R7, R8, R9, \
232 reg is 0..31, r0..r31 or R0..R31
245 changed in case of 'Z+' dst. R0 is scratch.
264 .irp reg, R0, R1, R2, R3, R4, R5, R6, R7, R8, R9, \
335 the program memory at [RAMPZ:]Z to R0, and increment [RAMPZ:]Z.
/picolibc-latest/newlib/libc/machine/arc64/
Dmemcpy.S119 ; R0: dest
122 ; ret (R0): dest
Dmemset.S104 ; R0: dest
107 ; ret (R0): dest
Dmemcmp.S37 ; R0: lhs
40 ; ret (R0):
Dstrlen.S41 ; R0 const char* ptr (string to measure)
42 ; ret (R0):
Dstrcat.S52 ; R0 char* dest (destination string)
54 ; ret (R0):
/picolibc-latest/newlib/libc/machine/rx/
Dsetjmp.S11 # R0 0x0
/picolibc-latest/newlib/libc/machine/mt/
Dsetjmp.S9 # R0 --- --