On 2/11/19 10:19 AM, Sven Schnelle wrote: > - f = (orig & 4) / 4; > - > - return do_log_cond(c * 2 + f, res);
Given that this used to reference do_log_cond, and you've fixed do_log_cond, why is there any reason for a change here? r~
On 2/11/19 10:19 AM, Sven Schnelle wrote: > - f = (orig & 4) / 4; > - > - return do_log_cond(c * 2 + f, res);
Given that this used to reference do_log_cond, and you've fixed do_log_cond, why is there any reason for a change here? r~