ARC_REG_FPU_STATUS
write_aux_reg(ARC_REG_FPU_STATUS, fwe);
save->status = read_aux_reg(ARC_REG_FPU_STATUS);
write_aux_reg(ARC_REG_FPU_STATUS, (fwe | restore->status));