Home | Sort by: relevance | last modified time | path |
/src/sys/arch/sparc64/include/ | |
mcontext.h | 23 #define _REG32_G4 7 |
/src/sys/arch/sparc64/sparc64/ | |
netbsd32_machdep.c | 849 tf->tf_global[4] = (uint64_t)gr[_REG32_G4]; 937 gr[_REG32_G4] = tf->tf_global[4]; |