Exp_shift1       3249 util.c             i = (int)(word0(d) >> Exp_shift1 & (Exp_mask>>Exp_shift1));
Exp_shift1       3251 util.c             if ((i = (int)(word0(d) >> Exp_shift1 & (Exp_mask>>Exp_shift1))) != 0) {