aboutsummaryrefslogtreecommitdiff
path: root/ref_vrecpe.c
AgeCommit message (Collapse)Author
2014-12-16Rename helper macros:Christophe Lyon
TEST_VLOAD into VLOAD TEST_VDUP into VDUP
2014-07-10Enable build for aarch64.Christophe Lyon
2011-07-19[CL] re-insert support for non-ARM compiler, through STM wrappersChristophe Lyon
2011-07-19Merge from SVN #531Christophe Lyon
[CL] add 'f' suffix to 'float' constants
2011-02-18vrecpe, vrsqrte: add new tests with special values (NaN, infinity, 0, ...)Christophe Lyon
Update expected results.
2011-02-18vrecpe: add tests with NaNs, 0, infinity, large valuesChristophe Lyon
2011-01-24First public release of the ARM/Neon tests.Christophe Lyon