Re: [PATCH][AArch64] Fix shift attributes

2016-04-27 Thread James Greenhalgh
On Fri, Apr 22, 2016 at 02:11:52PM +, Wilco Dijkstra wrote: > This patch fixes the attributes of integer immediate shifts which were > incorrectly modelled as register controlled shifts. Also change EXTR > attribute to being a rotate. > > OK for trunk? OK. Thanks for the fix. Thanks, James

[PATCH][AArch64] Fix shift attributes

2016-04-22 Thread Wilco Dijkstra
This patch fixes the attributes of integer immediate shifts which were incorrectly modelled as register controlled shifts. Also change EXTR attribute to being a rotate. OK for trunk? ChangeLog: 2016-04-22 Wilco Dijkstra * gcc/config/aarch64/aarch64.md