aboutsummaryrefslogtreecommitdiff
path: root/stm-arm-neon-ref.h
AgeCommit message (Expand)Author
2016-10-19Make arm-neon-tests buildable with optimization.Victor Khimenko
2016-08-24Make sure FP16 tests are enabled only if the target actually supports them.Christophe Lyon
2015-01-20__set_neon_cumulative_sat() modifies the contents on the QC flag, andChristophe Lyon
2014-12-16Rename helper macros:Christophe Lyon
2014-09-02Fix detection of FP16 support: test __ARM_FP16_FORMAT_IEEE instead of __ARM_N...Christophe Lyon
2014-07-11Make sure poly* types are handled as unsigned when they get printed.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
2014-07-10Support Neon Cumulative Saturation flag for aarch64 too.Christophe Lyon
2014-06-03Renamed Neon overflow to Neon cumulative saturation, since it's the real name.Christophe Lyon
2014-05-16Add new output file, to make conversion to GCC dejagnu testsuite easier.Christophe Lyon
2013-04-11Added support for half-precision (fp16) variants.Christophe Lyon
2013-04-09Fix typo in poly16_t printf format.Christophe Lyon
2013-03-29Add support for polynomial variants (*_p8, *_p16).Christophe Lyon
2013-01-17Reorganize input data buffer to try to detect some out of bounds accesses.Christophe Lyon
2013-01-14Fix input data for vld3 and vld4 tests.Christophe Lyon
2012-08-31Improve support for endianness of the target processor. (eg when compiling wi...Christophe Lyon
2012-05-11Add accessor functions for Neon_Overflow, such that its value can beChristophe Lyon
2011-10-17Fix definition of NAN, INF under Win32.Christophe Lyon
2011-10-03Define NAN and HUGE_VALF to be compatible with MSVC.Christophe Lyon
2011-07-19Merge from SVN #539Christophe Lyon
2011-07-19Merge from SVN #532Christophe Lyon
2011-07-19Merge from SVN #514Christophe Lyon
2011-01-24First public release of the ARM/Neon tests.Christophe Lyon