Implementation notes: amd64, pmnod076, crypto_aead/twine80n6clocv1

Computer: pmnod076
Architecture: amd64
CPU ID: GenuineIntel-00050657-bfebfbff
SUPERCOP version: 20191017
Operation: crypto_aead
Primitive: twine80n6clocv1
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
5553386462 0 019137 832 1184refgcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2019102320191017
5587826678 0 019393 832 1184refgcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2019102320191017
5619706990 0 022470 840 1184refgcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2019102320191017
6409849364 0 028208 864 1152reficc_-march=broadwell_-mtune=broadwell_-O2_-fomit-frame-pointer2019102320191017
6410409364 0 028208 864 1152reficc_-march=skylake_-mtune=skylake_-O2_-fomit-frame-pointer2019102320191017
6414449364 0 028208 864 1152reficc_-march=haswell_-mtune=haswell_-O2_-fomit-frame-pointer2019102320191017
6449769276 0 026408 864 1152reficc_-march=corei7_-mtune=corei7_-O2_-fomit-frame-pointer2019102320191017
6480629084 0 027528 864 1152reficc_-march=core-avx-i_-mtune=core-avx-i_-O2_-fomit-frame-pointer2019102320191017
6484329084 0 027528 864 1152reficc_-march=ivybridge_-mtune=ivybridge_-O2_-fomit-frame-pointer2019102320191017
6484889084 0 027528 864 1152reficc_-march=sandybridge_-mtune=sandybridge_-O2_-fomit-frame-pointer2019102320191017
6592509364 0 028208 864 1152reficc_-march=core-avx2_-mtune=core-avx2_-O2_-fomit-frame-pointer2019102320191017
6603689172 0 028808 864 1216reficc_-march=icelake-client_-mtune=icelake-client_-O2_-fomit-frame-pointer2019102320191017
6607469100 0 028208 864 1216reficc_-march=skylake-avx512_-mtune=skylake-avx512_-O2_-fomit-frame-pointer2019102320191017
6728669444 0 027888 864 1152reficc_-march=skylake_-mtune=skylake_-O3_-fomit-frame-pointer2019102320191017
6729069444 0 027888 864 1152reficc_-march=broadwell_-mtune=broadwell_-O3_-fomit-frame-pointer2019102320191017
6729629444 0 027888 864 1152reficc_-march=haswell_-mtune=haswell_-O3_-fomit-frame-pointer2019102320191017
6778529244 0 026432 864 1152reficc_-march=corei7_-mtune=corei7_-O3_-fomit-frame-pointer2019102320191017
6778529196 0 027672 864 1152reficc_-march=sandybridge_-mtune=sandybridge_-O3_-fomit-frame-pointer2019102320191017
6778809196 0 027672 864 1152reficc_-march=ivybridge_-mtune=ivybridge_-O3_-fomit-frame-pointer2019102320191017
6779109196 0 027672 864 1152reficc_-march=corei7-avx_-mtune=corei7-avx_-O3_-fomit-frame-pointer2019102320191017
6829009196 0 027672 864 1152reficc_-march=core-avx-i_-mtune=core-avx-i_-O3_-fomit-frame-pointer2019102320191017
6923649260 0 028256 864 1216reficc_-march=skylake-avx512_-mtune=skylake-avx512_-O3_-fomit-frame-pointer2019102320191017
7034629444 0 027888 864 1152reficc_-march=core-avx2_-mtune=core-avx2_-O3_-fomit-frame-pointer2019102320191017
7096209356 0 028640 864 1216reficc_-march=icelake-client_-mtune=icelake-client_-O3_-fomit-frame-pointer2019102320191017
7259969084 0 027528 864 1152reficc_-march=corei7-avx_-mtune=corei7-avx_-O2_-fomit-frame-pointer2019102320191017
18398525784 0 017473 816 1184refgcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2019102320191017

Test failure

Implementation: ref
Security model: unknown
Compiler: icc -march=cannonlake -mtune=cannonlake -O2 -fomit-frame-pointer
error 111

Number of similar (compiler,implementation) pairs: 2, namely:
CompilerImplementations
icc -march=cannonlake -mtune=cannonlake -O2 -fomit-frame-pointer ref
icc -march=cannonlake -mtune=cannonlake -O3 -fomit-frame-pointer ref

Compiler output

Implementation: ref
Security model: unknown
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
cloc.c: cloc.c: In function 'process_ad':
cloc.c: cloc.c:64:3: warning: implicit declaration of function 'pstate2'; did you mean 'pstate'? [-Wimplicit-function-declaration]
cloc.c: 64 | pstate2("After xoring associated data:", state);
cloc.c: | ^~~~~~~
cloc.c: | pstate

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

Compiler output

Implementation: ref
Security model: unknown
Compiler: icc -march=broadwell -mtune=broadwell -O2 -fomit-frame-pointer
cloc.c: cloc.c(64): warning #266: function "pstate2" declared implicitly
cloc.c: pstate2("After xoring associated data:", state);
cloc.c: ^
cloc.c:
cloc.c: cloc.c(72): warning #266: function "pstate2" declared implicitly
cloc.c: pstate2("After processing last partial associated data block:", state);
cloc.c: ^
cloc.c:
cloc.c: cloc.c(93): warning #266: function "pstate2" declared implicitly
cloc.c: pstate2("After applying f1/f2 to state:", state);
cloc.c: ^
cloc.c:
cloc.c: cloc.c(133): warning #266: function "pstate2" declared implicitly
cloc.c: pstate2("After xoring message block:", es);
cloc.c: ^
cloc.c:
cloc.c: cloc.c(138): warning #266: function "pstate2" declared implicitly
cloc.c: pstate2("After xoring ciphertext block:", es);
cloc.c: ^
cloc.c:
cloc.c: cloc.c(145): warning #266: function "pstate2" declared implicitly
cloc.c: pstate2("After applying fix1:", es);
cloc.c: ^
cloc.c:
cloc.c: cloc.c(154): warning #266: function "pstate2" declared implicitly
cloc.c: ...

Number of similar (compiler,implementation) pairs: 24, namely:
CompilerImplementations
icc -march=broadwell -mtune=broadwell -O2 -fomit-frame-pointer ref
icc -march=broadwell -mtune=broadwell -O3 -fomit-frame-pointer ref
icc -march=cannonlake -mtune=cannonlake -O2 -fomit-frame-pointer ref
icc -march=cannonlake -mtune=cannonlake -O3 -fomit-frame-pointer ref
icc -march=core-avx-i -mtune=core-avx-i -O2 -fomit-frame-pointer ref
icc -march=core-avx-i -mtune=core-avx-i -O3 -fomit-frame-pointer ref
icc -march=core-avx2 -mtune=core-avx2 -O2 -fomit-frame-pointer ref
icc -march=core-avx2 -mtune=core-avx2 -O3 -fomit-frame-pointer ref
icc -march=corei7-avx -mtune=corei7-avx -O2 -fomit-frame-pointer ref
icc -march=corei7-avx -mtune=corei7-avx -O3 -fomit-frame-pointer ref
icc -march=corei7 -mtune=corei7 -O2 -fomit-frame-pointer ref
icc -march=corei7 -mtune=corei7 -O3 -fomit-frame-pointer ref
icc -march=haswell -mtune=haswell -O2 -fomit-frame-pointer ref
icc -march=haswell -mtune=haswell -O3 -fomit-frame-pointer ref
icc -march=icelake-client -mtune=icelake-client -O2 -fomit-frame-pointer ref
icc -march=icelake-client -mtune=icelake-client -O3 -fomit-frame-pointer ref
icc -march=ivybridge -mtune=ivybridge -O2 -fomit-frame-pointer ref
icc -march=ivybridge -mtune=ivybridge -O3 -fomit-frame-pointer ref
icc -march=sandybridge -mtune=sandybridge -O2 -fomit-frame-pointer ref
icc -march=sandybridge -mtune=sandybridge -O3 -fomit-frame-pointer ref
icc -march=skylake-avx512 -mtune=skylake-avx512 -O2 -fomit-frame-pointer ref
icc -march=skylake-avx512 -mtune=skylake-avx512 -O3 -fomit-frame-pointer ref
icc -march=skylake -mtune=skylake -O2 -fomit-frame-pointer ref
icc -march=skylake -mtune=skylake -O3 -fomit-frame-pointer ref