aboutsummaryrefslogtreecommitdiff
path: root/compute_ref.gccarm
AgeCommit message (Expand)Author
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
2012-06-21Update binary produced by GCC for ARM. This one produces accurate results.Christophe Lyon
2012-06-04Update binaries after building with newer binutils.Christophe Lyon
2012-05-14* Enable compilation & link with GCCChristophe Lyon