On 11 September 2014 13:15, James Greenhalgh <james.greenha...@arm.com> wrote: > > Hi, > > I'd been putting this patch off in the hope that I might find > time to move these intrinsics to a C/builtin implementation, but it > is probably better to get them right for now and come back to improving > them later. > > All four of these suffer the same problem, their "lane" argument should > be a 64-bit rather than 128-bit vector. > > Fix it the obvious way. > > Tested cross on aarch64-none-eabi. > > OK?
OK /Marcus