Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/unix/sysv/linux/loongarch/sys/
Ducontext.h36 #define LARCH_REG_S1 24 macro
/glibc-2.36/sysdeps/unix/sysv/linux/loongarch/
Dmakecontext.c46 ucp->uc_mcontext.__gregs[LARCH_REG_S1] = (uintptr_t) func; in __makecontext()