Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/unix/sysv/linux/loongarch/sys/
Ducontext.h38 #define LARCH_REG_S2 25 macro
/glibc-2.36/sysdeps/unix/sysv/linux/loongarch/
Dmakecontext.c47 ucp->uc_mcontext.__gregs[LARCH_REG_S2] = (uintptr_t) ucp->uc_link; in __makecontext()