[cfe-dev] ARM assembler regression?
Renato Golin
renato.golin at linaro.org
Fri Nov 7 04:17:30 PST 2014
On 6 November 2014 18:14, İsmail Dönmez <ismail at donmez.ws> wrote:
> Hmm indeed but this used to work fine? Any other sane options for mfpu?
> Especially for machines without a Neon unit (Marvell seems to have those).
You got me wrong. The fpu is sane, and that used to work, but it's not
a regression in the assembler, rather, in the assembly code. :)
That code is assuming all VFP have 32 double registers, when that's
not true. I'll fix it.
cheers,
-renato
More information about the cfe-dev
mailing list