HomeSort by relevance Sort by last modified time
    Searched refs:PTR_SUBU (Results 1 - 7 of 7) sorted by null

  /bionic/libc/arch-mips64/bionic/
vfork.S 47 PTR_SUBU $sp, FRAMESZ
__bionic_clone.S 46 PTR_SUBU $sp, FRAMESZ # allocate stack frame
51 PTR_SUBU $a1,FRAMESZ
syscall.S 39 PTR_SUBU $sp, FRAMESZ # allocate stack frame
  /bionic/linker/arch/mips64/
begin.S 65 PTR_SUBU $t0, $ra, $t0
116 PTR_SUBU $sp, 4*REGSZ /* space for arg saves in linker_init */
  /bionic/libc/arch-mips/string/
memset.S 239 PTR_SUBU $a3,$zero,$a0
276 PTR_SUBU $a2,$a2,$t2
312 PTR_SUBU $a2,$a2,$t2
325 PTR_SUBU $a2,$a2,$t2
338 PTR_SUBU $a3,$a2,$t8 /* subtract from a2 the reminder */
349 PTR_SUBU $t9,$t0,PREFETCH_LIMIT /* t9 is the "last safe pref" address */
419 PTR_SUBU $a3,$t8,$a2 /* a3 is count of bytes in one (d)word chunks */
  /bionic/libc/private/
bionic_asm_mips.h 140 #define PTR_SUBU subu
152 #define PTR_SUBU dsubu
  /bionic/libc/arch-mips/bionic/
setjmp.S 204 PTR_SUBU $sp, FRAMESZ # allocate stack frame
294 PTR_SUBU $sp, FRAMESZ
307 PTR_SUBU $sp, FRAMESZ
320 PTR_SUBU $sp, FRAMESZ
399 PTR_SUBU $sp, FRAMESZ

Completed in 350 milliseconds