Re: [Patch, AArch64]: Fix format of mull instruction.

2013-01-08 Thread Marcus Shawcroft
On 8 January 2013 14:25, Tejas Belagod wrote: > > 2013-01-08 Tejas Belagod > > gcc/ > * config/aarch64/aarch64-simd.md > (aarch64_simd_vec_mult_lo_, > aarch64_simd_vec_mult_hi_): Separate instruction and > operand > with tab instead of space. > OK /Marcus

[Patch, AArch64]: Fix format of mull instruction.

2013-01-08 Thread Tejas Belagod
Hi, Attached is a patch that fixes the instruction and operand separator for mull<2> instructions from a space to a tab. Regressed for aarch64-none-elf on trunk. OK to commit? Thanks, Tejas Belagod ARM. 2013-01-08 Tejas Belagod gcc/ * config/aarch64/aarch64-simd.md (aarch64_simd