Home
last modified time | relevance | path

Searched refs:PTR_ADDU (Results 1 – 9 of 9) sorted by relevance

/bionic/linker/arch/mips64/
Dbegin.S72 PTR_ADDU t1, t0
81 PTR_ADDU s0, t0
88 2: PTR_ADDU t1, ELF_DYNSZ
98 PTR_ADDU s0, GOTENT_SZ
102 PTR_ADDU s0, GOTENT_SZ
107 PTR_ADDU t1, t0
109 PTR_ADDU s0, GOTENT_SZ
120 PTR_ADDU sp, 4*REGSZ /* restore sp */
/bionic/libc/arch-mips64/bionic/
Dsyscall.S61 PTR_ADDU sp, FRAMESZ
66 PTR_ADDU sp, FRAMESZ
Dvfork.S61 PTR_ADDU sp,FRAMESZ
D__bionic_clone.S74 PTR_ADDU sp,FRAMESZ
Dsetjmp.S221 PTR_ADDU v0, sp, FRAMESZ
249 PTR_ADDU sp, FRAMESZ
/bionic/libc/arch-mips/string/
Dmemset.S267 PTR_ADDU a0,a0,t2
302 PTR_ADDU a0,a0,t2
316 PTR_ADDU a0,a0,t2
328 PTR_ADDU a3,a0,a3 /* Now a3 is the final dst after loop */
337 PTR_ADDU t0,a0,a2 /* t0 is the "past the end" address */
409 PTR_ADDU a3,a0,a3 /* a3 is the dst address after loop */
420 PTR_ADDU a3,a0,a2 /* a3 is the last dst address */
Dmemcpy.S348 PTR_ADDU a1,a1,a3
350 PTR_ADDU a0,a0,a3
397 PTR_ADDU a0,a0,t8
398 PTR_ADDU a1,a1,t8
431 PTR_ADDU a3,a0,a3 /* Now a3 is the final dst after loop */
440 PTR_ADDU t0,a0,a2 /* t0 is the "past the end" address */
576 PTR_ADDU a3,a0,a3 /* a3 is the dst address after loop */
589 PTR_ADDU a3,a0,a2 /* a3 is the last dst address */
617 PTR_ADDU a1,a1,a3
619 PTR_ADDU a0,a0,a3
[all …]
/bionic/libc/arch-mips/include/machine/
Dasm.h158 #define PTR_ADDU addu macro
170 #define PTR_ADDU daddu
/bionic/libc/arch-mips/bionic/
Dsetjmp.S221 PTR_ADDU v0, sp, FRAMESZ
249 PTR_ADDU sp, FRAMESZ