On Sat, Sep 20, 2014 at 2:23 PM, Segher Boessenkool
wrote:
> The instruction patterns are now called subf, with the corresponding
> operand order, to be less confusing. I tried using the "sub" extended
> mnemonics instead but that only made things way, way worse.
>
> Do not allow an integer as se
The instruction patterns are now called subf, with the corresponding
operand order, to be less confusing. I tried using the "sub" extended
mnemonics instead but that only made things way, way worse.
Do not allow an integer as second operand of sub3; expand doesn't
use it. Only strlensi used it,