Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/unix/sysv/linux/loongarch/sys/
Ducontext.h35 #define LARCH_REG_S0 23 macro
/glibc-2.36/sysdeps/unix/sysv/linux/loongarch/
Dmakecontext.c45 ucp->uc_mcontext.__gregs[LARCH_REG_S0] = (uintptr_t) 0; in __makecontext()