summaryrefslogtreecommitdiff
path: root/TestPrograms/test_arm_asimd.cxx
Commit message (Collapse)AuthorAgeFilesLines
* Whitespace check-inJeffrey Walton2020-08-051-3/+3
|
* Add header guard flags to test program for iOSJeffrey Walton2020-07-311-2/+6
|
* Avoid arm_acle.h header guard in feature tests (GH #950)Jeffrey Walton2020-07-281-7/+1
|
* Fix ARM headers and Android compile (PR #896)Jeffrey Walton2019-10-161-2/+2
| | | | | | | | | | | * Test fix ARM headers This problem has been festering for some time. The header file includes are slightly different than the ISA options. Some platforms need an include, others don't. * Fix cryptest-android.sh and cryptest-ios.sh * Fix MSVC ARM32 and ARM64 compile * Split ARM32 and ARM64 recipes in GNUmakefile
* Initialize ARM test program variablesJeffrey Walton2018-12-011-1/+1
|
* Use Windows EOL conventionsJeffrey Walton2018-11-131-16/+16
|
* Fix ARM A-32 and Aarch64 feature tests (PR #737)Jeffrey Walton2018-11-121-0/+16