Searched refs:_REG_R5 (Results 1 – 5 of 5) sorted by relevance
46 gr[_REG_R5] = r->r[5]; in pt_reg_to_ucontext()72 r->r[5] = gr[_REG_R5]; in pt_ucontext_to_reg()
48 #define _REG_R5 5 macro
68 gr[_REG_R5] = (__greg_t)ucp; in __signalcontext()
78 gr[_REG_R5] = (__greg_t)ucp; in __makecontext()
186 gr[_REG_R5] = tf->tf_r5; in get_mcontext()252 tf->tf_r5 = gr[_REG_R5]; in set_mcontext()