Searched refs:PTR_S (Results 1 – 5 of 5) sorted by relevance
/sysdeps/mips/ |
A D | start.S | 101 PTR_S $0, 16($29) /* Used to be fini. */ 102 PTR_S $2, 20($29) /* rtld_fini */ 103 PTR_S $29, 24($29) /* stack_end */
|
A D | dl-machine.h | 276 " STRINGXP(PTR_S) " $4, -0x7ff0($28)\n\ 312 " STRINGXP(PTR_S) " $4, 0($29)\n\ 324 " STRINGXP(PTR_S) " $8, (32 - " STRINGXP(SZREG) ")($29)\n\
|
/sysdeps/unix/sysv/linux/mips/ |
A D | clone.S | 71 PTR_S a0,0(a1) /* Save function pointer. */ 72 PTR_S a3,PTRSIZE(a1) /* Save argument pointer. */ 81 PTR_S a2,16(sp)
|
A D | vfork.S | 45 PTR_S a5, GPOFF(sp)
|
/sysdeps/mips/sys/ |
A D | asm.h | 404 # define PTR_S sw macro 433 # define PTR_S sw macro 456 # define PTR_S sd macro
|
Completed in 11 milliseconds