Home | Sort by: relevance | last modified time | path |
/src/sys/arch/sparc64/include/ | |
mcontext.h | 25 #define _REG32_G6 9 |
/src/sys/arch/sparc64/sparc64/ | |
netbsd32_machdep.c | 851 tf->tf_global[6] = (uint64_t)gr[_REG32_G6]; 939 gr[_REG32_G6] = tf->tf_global[6]; |