Searched refs:_REG_G6 (Results 1 – 5 of 5) sorted by relevance
106 uc.uc_mcontext.__gregs[_REG_G6] = r->g6; in __longjmp14()
63 #define _REG_G6 9 macro
433 gr[_REG_G6] = tf->tf_global[6]; in netbsd32_cpu_getmcontext()519 tf->tf_global[6] = (uint64_t)gr[_REG_G6]; in netbsd32_cpu_setmcontext()
2450 gr[_REG_G6] = tf->tf_global[6]; in cpu_getmcontext()2561 tf->tf_global[6] = (uint64_t)gr[_REG_G6]; in cpu_setmcontext()
632 r[_REG_G6] = tf->tf_global[6]; in cpu_getmcontext()754 tf->tf_global[6] = r[_REG_G6]; in cpu_setmcontext()