Searched refs:gp_lr (Results 1 – 2 of 2) sorted by relevance
77 mcp->mc_gpregs.gp_lr = tswap64(regs->xregs[TARGET_REG_LR]); in get_mcontext()112 regs->xregs[TARGET_REG_LR] = tswap64(mcp->mc_gpregs.gp_lr); in set_mcontext()
44 uint64_t gp_lr; member