Home
last modified time | relevance | path

Searched refs:REG_S (Results 1 – 5 of 5) sorted by relevance

/bionic/libc/arch-mips64/bionic/
Dsyscall.S50 REG_S $t0, 4*REGSZ($sp)
51 REG_S $t1, 5*REGSZ($sp)
Dsetjmp.S167 REG_S \temp, \offset
214 REG_S $ra, RAOFF($sp) # spill state
215 REG_S $a0, A0OFF($sp)
222 REG_S $v0, SC_FLAG_OFFSET($a0) # save cookie and savesigs flag
280 REG_S $t0, SC_CKSUM_OFFSET($a0)
400 REG_S $v1, GPOFF($sp)
401 REG_S $ra, RAOFF($sp)
402 REG_S $a1, A1OFF($sp)
Dvfork.S61 REG_S $0, 4*REGSZ(sp)
/bionic/libc/arch-mips/bionic/
Dsetjmp.S167 REG_S \temp, \offset
214 REG_S $ra, RAOFF($sp) # spill state
215 REG_S $a0, A0OFF($sp)
222 REG_S $v0, SC_FLAG_OFFSET($a0) # save cookie and savesigs flag
280 REG_S $t0, SC_CKSUM_OFFSET($a0)
400 REG_S $v1, GPOFF($sp)
401 REG_S $ra, RAOFF($sp)
402 REG_S $a1, A1OFF($sp)
/bionic/libc/private/
Dbionic_asm_mips.h116 #define REG_S sw macro
126 #define REG_S sd macro