Home
last modified time | relevance | path

Searched refs:LARCH_REG_SP (Results 1 – 2 of 2) sorted by relevance

/glibc-2.36/sysdeps/unix/sysv/linux/loongarch/
Dmakecontext.c48 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()
/glibc-2.36/sysdeps/unix/sysv/linux/loongarch/sys/
Ducontext.h34 #define LARCH_REG_SP 3 macro