Searched refs:_REG_G7 (Results 1 – 8 of 8) sorted by relevance
71 gr[_REG_G7] = (ulong)private; in _lwp_makecontext()
104 uc.uc_mcontext.__gregs[_REG_G7] = r->g7; in __longjmp14()
75 gr[_REG_G7] = (ulong)private; in _lwp_makecontext()
107 uc.uc_mcontext.__gregs[_REG_G7] = r->g7; in __longjmp14()
64 #define _REG_G7 10 macro
434 gr[_REG_G7] = tf->tf_global[7]; in netbsd32_cpu_getmcontext()520 tf->tf_global[7] = (uint64_t)gr[_REG_G7]; in netbsd32_cpu_setmcontext()
2451 gr[_REG_G7] = tf->tf_global[7]; in cpu_getmcontext()2577 lwp_setprivate(l, (void *)(uintptr_t)gr[_REG_G7]); in cpu_setmcontext()
633 r[_REG_G7] = tf->tf_global[7]; in cpu_getmcontext()768 lwp_setprivate(l, (void *)(uintptr_t)r[_REG_G7]); in cpu_setmcontext()