Home
last modified time | relevance | path

Searched refs:REG_L (Results 1 – 6 of 6) sorted by relevance

/bionic/libc/arch-mips64/bionic/
Dsyscall.S47 REG_L $a3, FRAMESZ+4*REGSZ($sp)
48 REG_L $t0, FRAMESZ+5*REGSZ($sp)
49 REG_L $t1, FRAMESZ+6*REGSZ($sp)
Dsetjmp.S171 REG_L \temp, \offset
176 REG_L \dst, REGSZ(\src)
184 REG_L \scratch, \i*REGSZ(\src)
220 REG_L $a0, A0OFF($sp)
232 REG_L $a0, A0OFF($sp)
234 REG_L $gp, GPOFF($sp) # restore spills
235 REG_L $ra, RAOFF($sp)
236 REG_L $t0, SC_FLAG_OFFSET($a0) # move cookie to temp reg
405 REG_L $gp, GPOFF($sp)
406 REG_L $ra, RAOFF($sp)
[all …]
Dvfork.S53 REG_L $v0, REGSZ*1($v0) // v0 = v0[TLS_SLOT_THREAD_ID ie 1]
/bionic/linker/arch/mips64/
Dbegin.S76 REG_L $t2, ELF_DYN_TAG($t1)
80 REG_L $s0, ELF_DYN_VAL($t1)
86 REG_L $s1, ELF_DYN_VAL($t1)
/bionic/libc/arch-mips/bionic/
Dsetjmp.S171 REG_L \temp, \offset
176 REG_L \dst, REGSZ(\src)
184 REG_L \scratch, \i*REGSZ(\src)
220 REG_L $a0, A0OFF($sp)
232 REG_L $a0, A0OFF($sp)
234 REG_L $gp, GPOFF($sp) # restore spills
235 REG_L $ra, RAOFF($sp)
236 REG_L $t0, SC_FLAG_OFFSET($a0) # move cookie to temp reg
405 REG_L $gp, GPOFF($sp)
406 REG_L $ra, RAOFF($sp)
[all …]
/bionic/libc/private/
Dbionic_asm_mips.h117 #define REG_L lw macro
127 #define REG_L ld macro