Implementation notes: armeabi, artik, crypto_hash/skein10241024

Computer: artik
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20191221
Operation: crypto_hash
Primitive: skein10241024
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
11558238008 0 047911 476 808optclang_-march=native_-O_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020010620191221
11562038312 0 049575 476 832optclang_-march=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020010620191221
11588437228 0 046149 472 808optclang_-march=native_-Os_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020010620191221
11591038008 0 047911 476 808optclang_-march=native_-O2_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020010620191221
11614038348 0 049607 476 832optclang_-mcpu=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020010620191221
18887336040 0 042857 408 808optgcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010620191221
19021240464 0 047749 416 808optgcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010620191221
19884341532 0 050597 416 808optgcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010620191221
20069740372 0 047517 416 808optgcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010620191221

Test failure

Implementation: arm_neon
Security model: unknown
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
error 111

Number of similar (compiler,implementation) pairs: 4, namely:
CompilerImplementations
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE arm_neon
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE arm_neon
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE arm_neon
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE arm_neon

Compiler output

Implementation: arm_neon
Security model: unknown
Compiler: clang -march=native -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE
skein_block_cortexa8.S: skein_block_cortexa8.S:25:2: error: unknown directive
skein_block_cortexa8.S: .altmacro
skein_block_cortexa8.S: ^
skein_block_cortexa8.S: skein_block_cortexa8.S:253:2: error: instruction requires: thumb2
skein_block_cortexa8.S: add r0, CTX_TWEAK_OFS
skein_block_cortexa8.S: ^
skein_block_cortexa8.S: skein_block_cortexa8.S:520:2: error: instruction requires: thumb2
skein_block_cortexa8.S: add r0, CTX_TWEAK_OFS
skein_block_cortexa8.S: ^
skein_block_cortexa8.S: <instantiation>:2:41: error: too many positional arguments
skein_block_cortexa8.S: S512_Round %(0 + 0), 0, 2, 1, 3, <vswp d0, d12 >
skein_block_cortexa8.S: ^
skein_block_cortexa8.S: skein_block_cortexa8.S:573:2: note: while in macro instantiation
skein_block_cortexa8.S: S512_Four_Rounds 0
skein_block_cortexa8.S: ^
skein_block_cortexa8.S: <instantiation>:5:41: error: too many positional arguments
skein_block_cortexa8.S: S512_Round %(0 + 1), 3, 1, 0, 2, <vswp d4, d5 >
skein_block_cortexa8.S: ^
skein_block_cortexa8.S: skein_block_cortexa8.S:573:2: note: while in macro instantiation
skein_block_cortexa8.S: S512_Four_Rounds 0
skein_block_cortexa8.S: ^
skein_block_cortexa8.S: <instantiation>:7:41: error: too many positional arguments
skein_block_cortexa8.S: S512_Round %(0 + 2), 0, 2, 1, 3, <vswp d3, d7 >
skein_block_cortexa8.S: ^
skein_block_cortexa8.S: skein_block_cortexa8.S:573:2: note: while in macro instantiation
skein_block_cortexa8.S: ...

Number of similar (compiler,implementation) pairs: 5, namely:
CompilerImplementations
clang -march=native -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE arm_neon
clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE arm_neon
clang -march=native -O -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE arm_neon
clang -march=native -Os -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE arm_neon
clang -mcpu=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE arm_neon