STATUS_PIE
arch_local_irq_restore(flags & ~STATUS_PIE);
arch_local_irq_restore(flags | STATUS_PIE);
return (flags & STATUS_PIE) == 0;
arch_local_irq_restore(flags & ~STATUS_PIE);
childregs->estatus = STATUS_PIE;