Searched refs:_REG_R4 (Results 1 – 5 of 5) sorted by relevance
45 gr[_REG_R4] = r->r[4]; in pt_reg_to_ucontext()71 r->r[4] = gr[_REG_R4]; in pt_ucontext_to_reg()
47 #define _REG_R4 4 macro
67 gr[_REG_R4] = (__greg_t)func; in __signalcontext()
77 gr[_REG_R4] = (__greg_t)func; in __makecontext()
185 gr[_REG_R4] = tf->tf_r4; in get_mcontext()251 tf->tf_r4 = gr[_REG_R4]; in set_mcontext()