Searched refs:_REG_G3 (Results 1 – 6 of 6) sorted by relevance
102 uc.uc_mcontext.__gregs[_REG_G3] = sc->sc_npc; in __longjmp14()
103 uc.uc_mcontext.__gregs[_REG_G3] = r->g3; in __longjmp14()
60 #define _REG_G3 6 macro
430 gr[_REG_G3] = tf->tf_global[3]; in netbsd32_cpu_getmcontext()516 tf->tf_global[3] = (uint64_t)gr[_REG_G3]; in netbsd32_cpu_setmcontext()
2447 gr[_REG_G3] = tf->tf_global[3]; in cpu_getmcontext()2558 tf->tf_global[3] = (uint64_t)gr[_REG_G3]; in cpu_setmcontext()
629 r[_REG_G3] = tf->tf_global[3]; in cpu_getmcontext()751 tf->tf_global[3] = r[_REG_G3]; in cpu_setmcontext()