Searched refs:gp_sp (Results 1 – 4 of 4) sorted by relevance
76 mcp->mc_gpregs.gp_sp = tswap64(regs->xregs[TARGET_REG_SP]); in get_mcontext()111 regs->xregs[TARGET_REG_SP] = tswap64(mcp->mc_gpregs.gp_sp); in set_mcontext()
45 uint64_t gp_sp; member
37 uint64_t gp_sp; member
110 mcp->mc_gpregs.gp_sp = tswap64(regs->gpr[2]); in get_mcontext()155 regs->gpr[2] = tswap64(mcp->mc_gpregs.gp_sp); in set_mcontext()