Re: [Patch AArch64] Fix types for some multiply instructions.

2013-09-06 Thread Richard Earnshaw
On 06/09/13 14:29, James Greenhalgh wrote: > > Hi, > > We don't really need to split the types on these > instructions. The ARM backend already has suitable descriptions > of things like mla and smlal. Use them. > > Regression tested on aarch64-none-elf with no regressions. > > OK? > > Thanks,

[Patch AArch64] Fix types for some multiply instructions.

2013-09-06 Thread James Greenhalgh
Hi, We don't really need to split the types on these instructions. The ARM backend already has suitable descriptions of things like mla and smlal. Use them. Regression tested on aarch64-none-elf with no regressions. OK? Thanks, James --- 2013-09-06 James Greenhalgh * config/aarch64