_REG_PCOQT
uc.uc_mcontext.__gregs[_REG_PCOQT] = sc->sc_pcoqt;
gr[_REG_PCOQT] = (fp + 4) | HPPA_PC_PRIV_USER;
gr[_REG_PCOQT] = (fp + 4) | HPPA_PC_PRIV_USER;
gr[_REG_PCOQT] = tf->tf_iioq_tail;
gr[_REG_PCOQT] = ras_pc + 4;
if (gr[_REG_PCSQT] != pmap_sid(pmap, gr[_REG_PCOQT])) {
if (gr[_REG_PCOQT] < 0xc0000020 &&
(gr[_REG_PCOQT] & HPPA_PC_PRIV_MASK) != HPPA_PC_PRIV_USER) {
tf->tf_iisq_tail = pmap_sid(pmap, gr[_REG_PCOQT]);
tf->tf_iioq_tail = gr[_REG_PCOQT];
(uc)->uc_mcontext.__gregs[_REG_PCOQT] = (pc) + 4; \