aboutsummaryrefslogtreecommitdiffstats
path: root/stm-arm-neon-ref.h
Commit message (Expand)AuthorAgeFilesLines
* Make arm-neon-tests buildable with optimization.Victor Khimenko2016-10-191-1/+1
* Make sure FP16 tests are enabled only if the target actually supports them.Christophe Lyon2016-08-241-20/+20
* __set_neon_cumulative_sat() modifies the contents on the QC flag, andChristophe Lyon2015-01-201-16/+21
* Rename helper macros:Christophe Lyon2014-12-161-2/+2
* Fix detection of FP16 support: test __ARM_FP16_FORMAT_IEEE instead of __ARM_N...Christophe Lyon2014-09-021-23/+21
* Make sure poly* types are handled as unsigned when they get printed.Christophe Lyon2014-07-111-8/+20
* Remove floating-point outputs to avoid miscomparison of results when using di...Christophe Lyon2014-07-111-1/+1
* Dump fp16 values in expected_input4gcc.txt too.Christophe Lyon2014-07-111-10/+13
* Support Neon Cumulative Saturation flag for aarch64 too.Christophe Lyon2014-07-101-14/+30
* Renamed Neon overflow to Neon cumulative saturation, since it's the real name.Christophe Lyon2014-06-031-20/+21
* Add new output file, to make conversion to GCC dejagnu testsuite easier.Christophe Lyon2014-05-161-3/+62
* Added support for half-precision (fp16) variants.Christophe Lyon2013-04-111-0/+74
* Fix typo in poly16_t printf format.Christophe Lyon2013-04-091-1/+1
* Add support for polynomial variants (*_p8, *_p16).Christophe Lyon2013-03-291-3/+53
* Reorganize input data buffer to try to detect some out of bounds accesses.Christophe Lyon2013-01-171-32/+144
* Fix input data for vld3 and vld4 tests.Christophe Lyon2013-01-141-6/+9
* Improve support for endianness of the target processor. (eg when compiling wi...Christophe Lyon2012-08-311-1/+15
* Add accessor functions for Neon_Overflow, such that its value can beChristophe Lyon2012-05-111-5/+19
* Fix definition of NAN, INF under Win32.Christophe Lyon2011-10-171-4/+7
* Define NAN and HUGE_VALF to be compatible with MSVC.Christophe Lyon2011-10-031-0/+3
* Merge from SVN #539Christophe Lyon2011-07-191-1/+1
* Merge from SVN #532Christophe Lyon2011-07-191-0/+4
* Merge from SVN #514Christophe Lyon2011-07-191-3/+9
* First public release of the ARM/Neon tests.Christophe Lyon2011-01-241-0/+438