Clone this repo:

Branches

  1. c1cc782 __set_neon_cumulative_sat() modifies the contents on the QC flag, and by Christophe Lyon · 9 years ago master
  2. 4b5570c Fix comment formatting. by Christophe Lyon · 9 years ago
  3. 1c2b6ef Fix typo in comment. by Christophe Lyon · 9 years ago
  4. f205367 Rename helper macros: TEST_VLOAD into VLOAD TEST_VDUP into VDUP by Christophe Lyon · 9 years ago
  5. 464d02e Add CPU variable in Makefiles. by Christophe Lyon · 9 years ago
  6. 7edc1ce Change vldX_dup test input buffer. by Christophe Lyon · 9 years ago
  7. 94f99bc Fix detection of FP16 support: test __ARM_FP16_FORMAT_IEEE instead of __ARM_NEON_FP16_INTRINSICS. by Christophe Lyon · 10 years ago
  8. 03135eb Remove 2 incorrect entries in VCVT. by Christophe Lyon · 10 years ago
  9. d9ab3e3 Make sure poly* types are handled as unsigned when they get printed. by Christophe Lyon · 10 years ago
  10. 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
  11. f91ba87 Dump fp16 values in expected_input4gcc.txt too. by Christophe Lyon · 10 years ago
  12. 9870c52 Fix vcvt input initialization when FP16 is supported. by Christophe Lyon · 10 years ago
  13. bf21826 Add missing seperator messages in expected_input4gcc.txt to help readability. by Christophe Lyon · 10 years ago
  14. 1a3b239 Support Neon Cumulative Saturation flag for aarch64 too. by Christophe Lyon · 10 years ago
  15. 1775be0 Enable build for aarch64. by Christophe Lyon · 10 years ago
  16. f94d312 Add missing GCCTESTS_FILE definition. by Christophe Lyon · 10 years ago
  17. 66f9ff9 Add a new expected results file, useful for the conversion of the by Christophe Lyon · 10 years ago
  18. 8e606b4 Additional Makefile to make it easier to check a particular GCC version. by Christophe Lyon · 10 years ago
  19. a89b355 Fix comment. by Christophe Lyon · 10 years ago
  20. 4a6e5cc Renamed Neon overflow to Neon cumulative saturation, since it's the real name. by Christophe Lyon · 10 years ago