Searched refs:PTR_ADDU (Results 1 – 11 of 11) sorted by relevance
/sysdeps/unix/sysv/linux/mips/ |
A D | clone.S | 104 PTR_ADDU sp, FRAMESZ 114 PTR_ADDU sp, FRAMESZ 119 PTR_ADDU sp, FRAMESZ
|
A D | vfork.S | 59 PTR_ADDU sp, FRAMESZ
|
A D | swapcontext.S | 134 PTR_ADDU a2, a0, UCONTEXT_SIGMASK 135 PTR_ADDU a1, a1, UCONTEXT_SIGMASK
|
A D | getcontext.S | 123 PTR_ADDU a2, a0, UCONTEXT_SIGMASK
|
A D | makecontext.S | 99 PTR_ADDU t0, t2
|
A D | setcontext.S | 84 PTR_ADDU a1, a0, UCONTEXT_SIGMASK
|
/sysdeps/mips/ |
A D | memset.S | 257 PTR_ADDU a0,a0,t2 292 PTR_ADDU a0,a0,t2 306 PTR_ADDU a0,a0,t2 318 PTR_ADDU a3,a0,a3 /* Now a3 is the final dst after loop */ 327 PTR_ADDU t0,a0,a2 /* t0 is the "past the end" address */ 399 PTR_ADDU a3,a0,a3 /* a3 is the dst address after loop */ 410 PTR_ADDU a3,a0,a2 /* a3 is the last dst address */
|
A D | memcpy.S | 323 PTR_ADDU a1,a1,a3 325 PTR_ADDU a0,a0,a3 372 PTR_ADDU a0,a0,t8 373 PTR_ADDU a1,a1,t8 415 PTR_ADDU t0,a0,a2 /* t0 is the "past the end" address */ 551 PTR_ADDU a3,a0,a3 /* a3 is the dst address after loop */ 578 PTR_ADDU a3,a0,a2 /* a3 is the last dst address */ 604 PTR_ADDU a3,a0,a3 633 PTR_ADDU a1,a1,a3 635 PTR_ADDU a0,a0,a3 [all …]
|
A D | dl-machine.h | 285 " STRINGXP(PTR_ADDU) " $25, $8\n\ 310 " STRINGXP(PTR_ADDU) " $29, $2\n\ 318 " STRINGXP(PTR_ADDU) " $7, $7, $6\n\ 319 " STRINGXP(PTR_ADDU) " $7, $7, " STRINGXP (PTRSIZE) " \n\
|
/sysdeps/mips/sys/ |
A D | asm.h | 396 # define PTR_ADDU addu macro 421 # define PTR_ADDU add /* no u */ macro 426 # define PTR_ADDU addu macro 448 # define PTR_ADDU daddu macro
|
/sysdeps/unix/mips/ |
A D | sysdep.S | 67 PTR_ADDU sp, FRAMESZ
|
Completed in 16 milliseconds