On Fri, Aug 15, 2014 at 8:50 PM, Segher Boessenkool
wrote:
> This adds a new output modifier "e" that prints an 's' for things like
> xoris, and changes "u" to work for both xoris and xori. With that, both
> SI and DI can simply use an "n" constraint, where previously they needed
> "K,L" resp. "K
This adds a new output modifier "e" that prints an 's' for things like
xoris, and changes "u" to work for both xoris and xori. With that, both
SI and DI can simply use an "n" constraint, where previously they needed
"K,L" resp. "K,J" (and it used "JF" in fact, but the F doesn't do anything
there).