aboutsummaryrefslogtreecommitdiff
path: root/ref_vget_lane.c
AgeCommit message (Expand)Author
2014-12-16Rename helper macros:Christophe Lyon
2014-07-11Make sure poly* types are handled as unsigned when they get printed.Christophe Lyon
2014-07-10Enable build for aarch64.Christophe Lyon
2013-03-29Remove useless code.Christophe Lyon
2013-03-29Add support for polynomial variants (*_p8, *_p16).Christophe Lyon
2013-03-28Change output format of vget_lane, for better readability.Christophe Lyon
2013-02-05Use union instead of cast to avoid GCC warning.Christophe Lyon
2011-07-19[CL] re-insert support for non-ARM compiler, through STM wrappersChristophe Lyon
2011-01-24First public release of the ARM/Neon tests.Christophe Lyon