On 19/02/14 10:18, Ian Bolton wrote:
> Hi,
>
> Patterns had previously been added to thumb2.md to support ORN, but only for
> SImode.
>
> This patch adds DImode support, to cover the full 64|64->64 operation and
> the various 32|64->64 operations (see AND:DI variants that use NOT).
>
> The patch
Hi,
Patterns had previously been added to thumb2.md to support ORN, but only for
SImode.
This patch adds DImode support, to cover the full 64|64->64 operation and
the various 32|64->64 operations (see AND:DI variants that use NOT).
The patch comes with its own execution test and looks for correc