SR_COP_1_BIT
p->p_md.md_regs->sr |= SR_COP_1_BIT;
setsr(sr | SR_COP_1_BIT);
regs->sr &= ~SR_COP_1_BIT; /* Zap current FP state */