Implementation notes: aarch64, a53, crypto_aead/enchilada256v1

Computer: a53
Architecture: aarch64
CPU ID: unknown CPU ID
SUPERCOP version: 20160731
Operation: crypto_aead
Primitive: enchilada256v1
TimeImplementationCompilerBenchmark dateSUPERCOP version
5999200refclang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments2016080120160731
53792000refgcc -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv2016080120160731

Checksum failure

Implementation: crypto_aead/enchilada256v1/ref
Compiler: gcc -mcpu=cortex-a53 -O2 -fomit-frame-pointer -fwrapv
142e8bb961db8982e7180b8837b5558e9ec1a74dedc9d0823bbc40087e17cc86
Number of similar (compiler,implementation) pairs: 2, namely:
CompilerImplementations
gcc -mcpu=cortex-a53 -O2 -fomit-frame-pointer -fwrapv ref
gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv ref

Checksum failure

Implementation: crypto_aead/enchilada256v1/ref
Compiler: gcc -mcpu=cortex-a53 -O -fomit-frame-pointer -fwrapv
dba2cea8fe0b7bc900e026e9b52e160af847b33259bc873785e4484a623ffdc8
Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -mcpu=cortex-a53 -O -fomit-frame-pointer -fwrapv ref

Compiler output

Implementation: crypto_aead/enchilada256v1/ref
Compiler: gcc -mcpu=cortex-a53 -O2 -fomit-frame-pointer -fwrapv
aescrypt.c: In file included from aescrypt.c:34:0:
aescrypt.c: aesopt.h:237:9: warning: multi-character character constant [-Wmultichar]
aescrypt.c: #elif (('1234' >gt;>gt; 24) == '1')
aescrypt.c: ^
aescrypt.c: aesopt.h:239:9: warning: multi-character character constant [-Wmultichar]
aescrypt.c: #elif (('4321' >gt;>gt; 24) == '1')
aescrypt.c: ^
aestab.c: In file included from aestab.c:30:0:
aestab.c: aesopt.h:237:9: warning: multi-character character constant [-Wmultichar]
aestab.c: #elif (('1234' >gt;>gt; 24) == '1')
aestab.c: ^
aestab.c: aesopt.h:239:9: warning: multi-character character constant [-Wmultichar]
aestab.c: #elif (('4321' >gt;>gt; 24) == '1')
aestab.c: ^

Number of similar (compiler,implementation) pairs: 4, namely:
CompilerImplementations
gcc -mcpu=cortex-a53 -O2 -fomit-frame-pointer -fwrapv ref
gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv ref
gcc -mcpu=cortex-a53 -O -fomit-frame-pointer -fwrapv ref
gcc -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv ref