Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/unix/sysv/linux/riscv/sys/
Ducontext.h39 # define REG_S1 9 macro
/glibc-2.36/sysdeps/unix/sysv/linux/riscv/
Dmakecontext.c44 ucp->uc_mcontext.__gregs[REG_S1] = (long int) func; in __makecontext()