[cairo] Small cleanup to NEON

Jonathan Morton jonathan.morton at movial.com
Mon May 25 00:15:38 PDT 2009


On Fri, 2009-05-22 at 14:56 -0400, Jeff Muizelaar wrote:
> On Fri, May 22, 2009 at 01:02:59PM +0000, Jonathan Morton wrote:
> > The attached patch cleans up some warnings and a compile error when
> > compiling for ARM NEON platforms.
> 
> Here's a patch that deals with the keep_dst problems by fixing the
> constraints on keep_dst. (Though we should probably just use a register
> instead because it's not used outside of the inline assembly)
> 
> Does it look sane to you?

Yep.  I checked to make sure that it shouldn't be a "=&r" constraint,
but it looks like none of the cases require that extra safety figure.

-- 
------
From: Jonathan Morton
      jonathan.morton at movial.com




More information about the cairo mailing list