ICE_GPR_ERR_IDX
if (alu->dst_reg_id == ICE_GPR_ERR_IDX) {
rt->gpr[ICE_GPR_ERR_IDX] |= (u16)BIT(idx);
rt->gpr[ICE_GPR_ERR_IDX] &= ~(u16)BIT(idx);