Home | Sort by: relevance | last modified time | path |
/src/sys/arch/sparc64/include/ | |
mcontext.h | 22 #define _REG32_G3 6 |
/src/sys/arch/sparc64/sparc64/ | |
netbsd32_machdep.c | 848 tf->tf_global[3] = (uint64_t)gr[_REG32_G3]; 936 gr[_REG32_G3] = tf->tf_global[3]; |