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

  /src/lib/libc/arch/hppa/sys/
getcontext.S 45 stw %r0, (_UC_GREGS + _REG_RET0 * SZREG)(%arg0)
  /src/sys/arch/hppa/include/
mcontext.h 48 #define _REG_RET0 28
92 #define _UC_MACHINE_INTRV(uc) ((uc)->uc_mcontext.__gregs[_REG_RET0])
  /src/lib/libc/arch/hppa/gen/
swapcontext.S 55 stw %r0, (_UC_GREGS + _REG_RET0 * SZREG)(%arg1)
__longjmp14.c 88 uc.uc_mcontext.__gregs[_REG_RET0] = val;

Completed in 12 milliseconds