IMSTR_TF
const u32 err_mask = IMSTR_MHIT | IMSTR_ABORT | IMSTR_PF | IMSTR_TF;
if (!(status & (IMSTR_PF | IMSTR_TF)))