Home
last modified time | relevance | path

Searched refs:gp (Results 1 – 4 of 4) sorted by relevance

/bionic/libc/arch-mips/include/machine/
Dregdef.h94 #define gp $28 /* global pointer */ macro
/bionic/libc/arch-mips/bionic/
Dsetjmp.S220 REG_S v0, SC_REGS+10*REGSZ(a0) # save gp
259 SETUP_GP64(GPOFF, setjmp) # can't share sigsetjmp's gp code
271 SETUP_GP64(GPOFF, _setjmp) # can't share sigsetjmp's gp code
/bionic/libc/arch-mips64/bionic/
Dsetjmp.S220 REG_S v0, SC_REGS+10*REGSZ(a0) # save gp
259 SETUP_GP64(GPOFF, setjmp) # can't share sigsetjmp's gp code
271 SETUP_GP64(GPOFF, _setjmp) # can't share sigsetjmp's gp code
D__bionic_clone.S58 PTR_L t0,FRAME_GP(sp) # copy gp to child stack