Home
last modified time | relevance | path

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

/sysdeps/unix/sysv/linux/mips/
A Dmakecontext.S71 PTR_ADDIU sp, -FRAMESZ
98 PTR_ADDIU t1, sp, A3OFF
104 PTR_ADDIU t2, a0, MCONTEXT_GREGS + 4 * MCONTEXT_GREGSZ + MCONTEXT_GREGOFF
109 PTR_ADDIU t1, SZREG
111 PTR_ADDIU t2, MCONTEXT_GREGSZ
126 PTR_ADDIU t1, SZREG
128 PTR_ADDIU t2, SZREG
134 PTR_ADDIU t0, -(NARGSAVE * SZREG)
138 PTR_ADDIU t9, 99f - 98b
156 PTR_ADDIU sp, FRAMESZ
A Dgetcontext.S62 PTR_ADDIU sp, -FRAMESZ
134 PTR_ADDIU sp, FRAMESZ
145 PTR_ADDIU sp, FRAMESZ
A Dsetcontext.S64 PTR_ADDIU sp, -FRAMESZ
154 PTR_ADDIU sp, FRAMESZ
A Dswapcontext.S71 PTR_ADDIU sp, -FRAMESZ
205 PTR_ADDIU sp, FRAMESZ
/sysdeps/mips/
A Dmemcpy.S63 #ifndef PTR_ADDIU
442 PTR_ADDIU v0,v0,32
461 PTR_ADDIU v0,v0,32
571 PTR_ADDIU a0,a0,4
572 PTR_ADDIU a1,a1,4
581 PTR_ADDIU a0,a0,1
582 PTR_ADDIU a1,a1,1
608 PTR_ADDIU a0,a0,4
609 PTR_ADDIU a1,a1,4
800 PTR_ADDIU a0,a0,1
[all …]
A Dstrcmp.S61 #ifndef PTR_ADDIU
63 # define PTR_ADDIU daddiu macro
65 # define PTR_ADDIU addiu macro
118 PTR_ADDIU a0, a0, 32
120 PTR_ADDIU a1, a1, 32
230 PTR_ADDIU a0, a0, 8
232 PTR_ADDIU a1, a1, 8
A Dmemset.S68 #ifndef PTR_ADDIU
70 # define PTR_ADDIU daddiu macro
72 # define PTR_ADDIU addiu macro
367 PTR_ADDIU a0,a0,UNIT(16) /* adding 64/128 to dest */
388 PTR_ADDIU a0,a0,UNIT(8)
403 PTR_ADDIU a0,a0,UNIT(1)
412 PTR_ADDIU a0,a0,1
A Ddl-trampoline.c310 " IFABIO32(STRINGXP(PTR_ADDIU) " $25, (2f-1b)\n") "\
326 " STRINGXP(PTR_ADDIU) " $29, " STRINGXP(ELF_DL_FRAME_SIZE) "\n\
367 " IFABIO32(STRINGXP(PTR_ADDIU) " $25, (2f-1b)\n") "\
380 " STRINGXP(PTR_ADDIU) " $29, " STRINGXP(ELF_DL_PLT_FRAME_SIZE) "\n\
A Dstart.S89 PTR_ADDIU $6, $29, PTRSIZE /* argv */
A Ddl-machine.h288 " STRINGXP(PTR_ADDIU) " $29, 16\n\
/sysdeps/unix/sysv/linux/mips/mips64/
A Dsyscall.S32 PTR_ADDIU sp, -SZREG
51 PTR_ADDIU sp, SZREG
/sysdeps/mips/sys/
A Dasm.h397 # define PTR_ADDIU addiu macro
422 # define PTR_ADDIU addi /* no u */ macro
427 # define PTR_ADDIU addiu macro
449 # define PTR_ADDIU daddiu macro

Completed in 42 milliseconds