USER_PSW_BITS
data &= USER_PSW_BITS;
task_regs(child)->gr[0] &= ~USER_PSW_BITS;
val &= USER_PSW_BITS;
regs->gr[0] &= ~USER_PSW_BITS;