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