aboutsummaryrefslogtreecommitdiff
path: root/compute_ref.axf
AgeCommit message (Expand)Author
2016-08-24Make sure FP16 tests are enabled only if the target actually supports them.Christophe Lyon
2014-12-16Rename helper macros:Christophe Lyon
2014-07-11Remove floating-point outputs to avoid miscomparison of results when using di...Christophe Lyon
2014-07-11Dump fp16 values in expected_input4gcc.txt too.Christophe Lyon
2013-04-11Added support for half-precision (fp16) variants.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
2013-01-17Reorganize input data buffer to try to detect some out of bounds accesses.Christophe Lyon
2013-01-14Add test for vclz with 0 as input.Christophe Lyon
2013-01-14Fix typo.Christophe Lyon
2013-01-14Fix input data for vld3 and vld4 tests.Christophe Lyon
2013-01-14Fix output of 2nd chunk of data for vuzp, vzip and vtrn.Christophe Lyon
2012-05-14* Enable compilation & link with GCCChristophe Lyon
2012-03-09Update expected results with new tests (and update test program as well)Christophe Lyon
2011-09-26Add more corner case tests.Christophe Lyon
2011-09-23Add corner case tests in vrecps and vrsqrts (NaN, infinity, 0, ...)Christophe Lyon
2011-07-21Update expected results and binary to match the most recent changes in SVN.Christophe Lyon
2011-04-21Rebuild the ELF binary test file to match latest sources.Christophe Lyon
2011-01-24First public release of the ARM/Neon tests.Christophe Lyon