Re: [PATCH][ARM] Update two fixed point arithmetic patterns for -mrestrict-it

2013-07-25 Thread Richard Earnshaw
On 25/07/13 16:30, Kyrylo Tkachov wrote: Hi all, The ssmulsa3 and usmulusa3 fixed point arithmetic patterns contain explicit IT blocks in their output template that do not conform to the ARMv8 IT block rules. This patch fixes that. Also cleans up various whitespace issues in the arm-fixed.md fil

[PATCH][ARM] Update two fixed point arithmetic patterns for -mrestrict-it

2013-07-25 Thread Kyrylo Tkachov
Hi all, The ssmulsa3 and usmulusa3 fixed point arithmetic patterns contain explicit IT blocks in their output template that do not conform to the ARMv8 IT block rules. This patch fixes that. Also cleans up various whitespace issues in the arm-fixed.md file. Tested arm-none-eabi on qemu with arch