REG_RSI 12 src/pkg/runtime/signal_netbsd_amd64.h #define SIG_RSI(info, ctxt) (SIG_REGS(ctxt).__gregs[REG_RSI]) REG_RSI 12 src/pkg/runtime/signal_solaris_amd64.h #define SIG_RSI(info, ctxt) (SIG_REGS(ctxt).gregs[REG_RSI])