HomeSort by: relevance | last modified time | path
    Searched refs:_REG_GP (Results 1 - 9 of 9) sorted by relevancy

  /src/lib/libc/arch/alpha/sys/
__sigtramp2.S 88 CFI_OFFSET(_REG_GP)
  /src/lib/libc/arch/mips/sys/
__sigtramp2.S 99 CFI_OFFSET(_REG_GP)
  /src/sys/arch/alpha/include/
mcontext.h 73 #define _REG_GP 29
  /src/sys/arch/or1k/include/
mcontext.h 80 #define _REG_GP _REG_R16
  /src/lib/libc/arch/alpha/gen/
__longjmp14.c 77 uc.uc_mcontext.__gregs[_REG_GP] = sc->sc_regs[R_GP];
__setjmp14.S 58 stq gp, (SC_REGS+_REG_GP*8)(a0)
  /src/sys/arch/riscv/include/
mcontext.h 92 #define _REG_GP _REG_X3
  /src/sys/arch/mips/include/
mcontext.h 68 #define _REG_GP 28
  /src/lib/libc/arch/mips/gen/
longjmp.c 96 uc.uc_mcontext.__gregs[_REG_GP] = sc->sc_regs[_R_GP];

Completed in 12 milliseconds