Searched refs:_REG_FP (Results 1 – 9 of 9) sorted by relevance
112 #define _REG_FP _REG_X29 macro118 #define _REG_FP _REG_R11 macro224 #define _UC_MACHINE_FP(uc) ((uc)->uc_mcontext.__gregs[_REG_FP])
58 #define _REG_FP 13 macro73 #define _UC_MACHINE_FP(uc) ((uc)->uc_mcontext.__gregs[_REG_FP])
59 define _REG_FP _REG_FP
60 gr[_REG_FP] = 0; in makecontext()
76 gr[_REG_FP] = (__greg_t)(uintptr_t)sp; in makecontext()
77 gr[_REG_FP] = (__greg_t)(uintptr_t)sp; in _lwp_makecontext()
75 uc.uc_mcontext.__gregs[_REG_FP] = jb->jb_sc.sc_fp; in __longjmp14()
78 CFI_OFFSET(_REG_FP)
638 gr[_REG_FP] = tf->tf_fp; in cpu_getmcontext()685 tf->tf_fp = gr[_REG_FP]; in cpu_setmcontext()