aboutsummaryrefslogtreecommitdiffstats
path: root/ref_vget_lane.c
Commit message (Expand)AuthorAgeFilesLines
* Rename helper macros:Christophe Lyon2014-12-161-3/+3
* Make sure poly* types are handled as unsigned when they get printed.Christophe Lyon2014-07-111-4/+10
* Enable build for aarch64.Christophe Lyon2014-07-101-1/+1
* Remove useless code.Christophe Lyon2013-03-291-2/+0
* Add support for polynomial variants (*_p8, *_p16).Christophe Lyon2013-03-291-1/+7
* Change output format of vget_lane, for better readability.Christophe Lyon2013-03-281-2/+2
* Use union instead of cast to avoid GCC warning.Christophe Lyon2013-02-051-1/+7
* [CL] re-insert support for non-ARM compiler, through STM wrappersChristophe Lyon2011-07-191-1/+1
* First public release of the ARM/Neon tests.Christophe Lyon2011-01-241-0/+93