REG_RSP 14 src/pkg/runtime/os_netbsd_amd64.c mc->__gregs[REG_RSP] = (uint64)stack; REG_RSP 14 src/pkg/runtime/signal_netbsd_amd64.h #define SIG_RSP(info, ctxt) (SIG_REGS(ctxt).__gregs[REG_RSP]) REG_RSP 14 src/pkg/runtime/signal_solaris_amd64.h #define SIG_RSP(info, ctxt) (SIG_REGS(ctxt).gregs[REG_RSP])