REG_RFLAGS         24 src/pkg/runtime/signal_netbsd_amd64.h #define SIG_RFLAGS(info, ctxt) (SIG_REGS(ctxt).__gregs[REG_RFLAGS])
REG_RFLAGS         24 src/pkg/runtime/signal_solaris_amd64.h #define SIG_RFLAGS(info, ctxt) (SIG_REGS(ctxt).gregs[REG_RFLAGS])