1. 492dbcc Remove the reference output for VLD instructions. by Kazu Hirata · 7 years ago
  2. 4de1f51 Remove floating-point outputs to avoid miscomparison of results when using different libC, some of which can output "-nan", the others always "nan". by Christophe Lyon · 10 years ago
  3. 4a6e5cc Renamed Neon overflow to Neon cumulative saturation, since it's the real name. by Christophe Lyon · 10 years ago
  4. 34adaf6 Added support for half-precision (fp16) variants. by Christophe Lyon · 11 years ago[Renamed (91%) from ref-rvct.txt]
  5. 80902f6 Add support for polynomial variants (*_p8, *_p16). by Christophe Lyon · 11 years ago
  6. f4747d5 Change output format of vget_lane, for better readability. by Christophe Lyon · 11 years ago
  7. c64e183 Add test for vclz with 0 as input. by Christophe Lyon · 11 years ago
  8. 6968182 Fix typo. Reported by Victoria Zhislina. by Christophe Lyon · 11 years ago
  9. 514f0be Fix input data for vld3 and vld4 tests. Reported by Victoria Zhislina. by Christophe Lyon · 11 years ago
  10. 3f968e4 Fix output of 2nd chunk of data for vuzp, vzip and vtrn. by Christophe Lyon · 11 years ago
  11. bfab383 * Enable compilation & link with GCC by Christophe Lyon · 12 years ago
  12. 93e9bc5 Update expected results with new tests (and update test program as well) by Christophe Lyon · 12 years ago
  13. ea4dee8 Update expected results by Christophe Lyon · 13 years ago
  14. 69a69f9 Update expected results and binary to match the most recent changes in SVN. by Christophe Lyon · 13 years ago
  15. 1639b3c vrecpe, vrsqrte: add new tests with special values (NaN, infinity, 0, ...) by Christophe Lyon · 13 years ago
  16. 8f28f9a Add more tests to VRSHL. by Christophe Lyon · 13 years ago
  17. f0ecb5a Restore tests for vsli/vsri. Add tests with maximum allowed shift amount. by Christophe Lyon · 13 years ago
  18. 073831a First public release of the ARM/Neon tests. by Christophe Lyon · 13 years ago