Implementation notes: amd64, pmnod003, crypto_aead/twine80n6clocv1

Computer: pmnod003
Architecture: amd64
CPU ID: GenuineIntel-00050654-bfebfbff
SUPERCOP version: 20190910
Operation: crypto_aead
Primitive: twine80n6clocv1
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
5548166462 0 019137 832 1184refgcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2019091220190910
5566006678 0 019393 832 1184refgcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2019091220190910
5579726990 0 022470 840 1184refgcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2019091220190910
6408589364 0 028232 864 1152reficc_-xCORE-AVX2_-O2_-fomit-frame-pointer2019091220190910
6450409276 0 026414 864 1152reficc_-xSSE4.2_-O2_-fomit-frame-pointer2019091220190910
6452009244 0 026506 864 1152reficc_-xSSE4.1_-O2_-fomit-frame-pointer2019091220190910
6479829084 0 027534 864 1152reficc_-xCORE-AVX-I_-O2_-fomit-frame-pointer2019091220190910
6604909100 0 028216 864 1216reficc_-xCORE-AVX512_-O2_-fomit-frame-pointer2019091220190910
6639228932 0 028128 864 1216reficc_-xCOMMON-AVX512_-O2_-fomit-frame-pointer2019091220190910
6771629228 0 026562 864 1152reficc_-xSSE4.1_-O3_-fomit-frame-pointer2019091220190910
6772069244 0 026438 864 1152reficc_-xSSE4.2_-O3_-fomit-frame-pointer2019091220190910
6772529196 0 027678 864 1152reficc_-xCORE-AVX-I_-O3_-fomit-frame-pointer2019091220190910
6773549196 0 027678 864 1152reficc_-xAVX_-O3_-fomit-frame-pointer2019091220190910
6920249260 0 028280 864 1216reficc_-xCORE-AVX512_-O3_-fomit-frame-pointer2019091220190910
7061989116 0 027784 864 1216reficc_-xCOMMON-AVX512_-O3_-fomit-frame-pointer2019091220190910
7149669444 0 027896 864 1152reficc_-xCORE-AVX2_-O3_-fomit-frame-pointer2019091220190910
7258989084 0 027534 864 1152reficc_-xAVX_-O2_-fomit-frame-pointer2019091220190910
17836525784 0 017473 816 1184refgcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2019091220190910

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 -xAVX -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: 14, namely:
CompilerImplementations
icc -xAVX -O2 -fomit-frame-pointer ref
icc -xAVX -O3 -fomit-frame-pointer ref
icc -xCOMMON-AVX512 -O2 -fomit-frame-pointer ref
icc -xCOMMON-AVX512 -O3 -fomit-frame-pointer ref
icc -xCORE-AVX-I -O2 -fomit-frame-pointer ref
icc -xCORE-AVX-I -O3 -fomit-frame-pointer ref
icc -xCORE-AVX2 -O2 -fomit-frame-pointer ref
icc -xCORE-AVX2 -O3 -fomit-frame-pointer ref
icc -xCORE-AVX512 -O2 -fomit-frame-pointer ref
icc -xCORE-AVX512 -O3 -fomit-frame-pointer ref
icc -xSSE4.1 -O2 -fomit-frame-pointer ref
icc -xSSE4.1 -O3 -fomit-frame-pointer ref
icc -xSSE4.2 -O2 -fomit-frame-pointer ref
icc -xSSE4.2 -O3 -fomit-frame-pointer ref