> + /* convert_modes() may have tossed op1 into a register, so we > + absolutely must recompute the following. */ Minor note for the future -- don't put '()' after the name of a function in comments or documentation. I've installed this patch with the minor doc change. Jeff