Searched refs:_REG_D0 (Results 1 – 5 of 5) sorted by relevance
52 #define _REG_D0 0 macro107 #define _UC_MACHINE_INTRV(uc) ((uc)->uc_mcontext.__gregs[_REG_D0])
40 define UC_MCONTEXT_D0 offsetof(ucontext_t, uc_mcontext.__gregs[_REG_D0])45 define _REG_D0 _REG_D0
67 CFI_OFFSET(_REG_D0)
64 uc.uc_mcontext.__gregs[_REG_D0] = val; in __longjmp14()
204 gr[_REG_D0] = frame->f_regs[D0]; in cpu_getmcontext()344 frame->f_regs[D0] = gr[_REG_D0]; in cpu_setmcontext()