Searched refs:LARCH_REG_SP (Results 1 – 2 of 2) sorted by relevance
48 ucp->uc_mcontext.__gregs[LARCH_REG_SP] = (uintptr_t) sp; in __makecontext()72 ucp->uc_mcontext.__gregs[LARCH_REG_SP] = (uintptr_t) sp; in __makecontext()
34 #define LARCH_REG_SP 3 macro