Implementation notes: aarch64, supercoplxc, crypto_aead/aes128n8silcv1

Computer: supercoplxc
Architecture: aarch64
CPU ID: 410fd034
SUPERCOP version: 20190816
Operation: crypto_aead
Primitive: aes128n8silcv1
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
28256026494 0 041978 936 880refgcc_-funroll-loops_-fno-schedule-insns_-O3_-fomit-frame-pointer2019090320190816
28744024738 0 038914 936 880refgcc_-O3_-fomit-frame-pointer2019090320190816
29576026506 0 042018 936 880refgcc_-funroll-loops_-O3_-fomit-frame-pointer2019090320190816
31256024570 0 039600 928 864refgcc_-funroll-loops_-fno-schedule-insns_-O2_-fomit-frame-pointer2019090320190816
32928024542 0 039480 928 864refgcc_-funroll-loops_-O2_-fomit-frame-pointer2019090320190816
35880022090 0 035000 928 864refgcc_-O2_-fomit-frame-pointer2019090320190816
36224021279 0 036229 808 888refclang_-mcpu=native_-mfpu=neon_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments2019090320190816
37488021463 0 033616 912 856refgcc_-funroll-loops_-Os_-fomit-frame-pointer2019090320190816
37504021463 0 033616 912 856refgcc_-funroll-loops_-fno-schedule-insns_-Os_-fomit-frame-pointer2019090320190816
38440021235 0 036165 808 888refclang_-O3_-fwrapv_-mavx2_-fomit-frame-pointer_-Qunused-arguments2019090320190816
38448021235 0 036165 808 888refclang_-O3_-fwrapv_-mavx_-fomit-frame-pointer_-Qunused-arguments2019090320190816
38448021235 0 036165 808 888refclang_-O3_-fwrapv_-mavx_-maes_-mpclmul_-fomit-frame-pointer_-Qunused-arguments2019090320190816
38488021235 0 036117 808 888refclang_-O3_-fomit-frame-pointer_-Qunused-arguments2019090320190816
41776024694 0 038850 936 880refgcc_-fno-schedule-insns_-O3_-fomit-frame-pointer2019090320190816
48760022106 0 034952 928 864refgcc_-fno-schedule-insns_-O2_-fomit-frame-pointer2019090320190816
52096021471 0 033568 912 856refgcc_-Os_-fomit-frame-pointer2019090320190816
52096021471 0 033568 912 856refgcc_-fno-schedule-insns_-Os_-fomit-frame-pointer2019090320190816
62096024518 0 040816 928 864refgcc_-funroll-loops_-O_-fomit-frame-pointer2019090320190816
62096024518 0 040816 928 864refgcc_-funroll-loops_-fno-schedule-insns_-O_-fomit-frame-pointer2019090320190816
63400022090 0 035160 928 864refgcc_-fno-schedule-insns_-O_-fomit-frame-pointer2019090320190816
63424022090 0 035160 928 864refgcc_-O_-fomit-frame-pointer2019090320190816
194640035742 0 053048 912 864refcc2019090320190816
194832035742 0 053048 912 864refgcc_-funroll-loops2019090320190816
194848035742 0 053048 912 864refgcc2019090320190816

Compiler output

Implementation: ref
Security model: unknown
Compiler: cc
silc.c: silc.c: In function 'process_ad':
silc.c: silc.c:39:2: warning: implicit declaration of function 'pstate2'; did you mean 'pstate'? [-Wimplicit-function-declaration]
silc.c: pstate2("processing nonce:", NULL);
silc.c: ^~~~~~~
silc.c: pstate

Number of similar (compiler,implementation) pairs: 19, namely:
CompilerImplementations
cc ref
gcc ref
gcc -O2 -fomit-frame-pointer ref
gcc -O3 -fomit-frame-pointer ref
gcc -O -fomit-frame-pointer ref
gcc -Os -fomit-frame-pointer ref
gcc -fno-schedule-insns -O2 -fomit-frame-pointer ref
gcc -fno-schedule-insns -O3 -fomit-frame-pointer ref
gcc -fno-schedule-insns -O -fomit-frame-pointer ref
gcc -fno-schedule-insns -Os -fomit-frame-pointer ref
gcc -funroll-loops ref
gcc -funroll-loops -O2 -fomit-frame-pointer ref
gcc -funroll-loops -O3 -fomit-frame-pointer ref
gcc -funroll-loops -O -fomit-frame-pointer ref
gcc -funroll-loops -Os -fomit-frame-pointer ref
gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer ref
gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer ref
gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer ref
gcc -funroll-loops -fno-schedule-insns -Os -fomit-frame-pointer ref

Compiler output

Implementation: ref
Security model: unknown
Compiler: clang -O3 -fomit-frame-pointer -Qunused-arguments
silc.c: silc.c:39:2: warning: implicit declaration of function 'pstate2' is invalid in C99 [-Wimplicit-function-declaration]
silc.c: pstate2("processing nonce:", NULL);
silc.c: ^
silc.c: silc.c:101:4: warning: implicit declaration of function 'pstate2' is invalid in C99 [-Wimplicit-function-declaration]
silc.c: pstate2("After xoring message block:", es);
silc.c: ^
silc.c: silc.c:106:4: warning: implicit declaration of function 'pstate2' is invalid in C99 [-Wimplicit-function-declaration]
silc.c: pstate2("After xoring ciphertext block:", es);
silc.c: ^
silc.c: silc.c:110:3: warning: implicit declaration of function 'pstate2' is invalid in C99 [-Wimplicit-function-declaration]
silc.c: pstate2("tag state:", ts);
silc.c: ^
silc.c: silc.c:127:4: warning: implicit declaration of function 'pstate2' is invalid in C99 [-Wimplicit-function-declaration]
silc.c: pstate2("After xoring last partial message block:", es);
silc.c: ^
silc.c: silc.c:132:4: warning: implicit declaration of function 'pstate2' is invalid in C99 [-Wimplicit-function-declaration]
silc.c: pstate2("After xoring last partial ciphertext block:", es);
silc.c: ^
silc.c: silc.c:136:3: warning: implicit declaration of function 'pstate2' is invalid in C99 [-Wimplicit-function-declaration]
silc.c: pstate2("tag state:", ts);
silc.c: ^
silc.c: silc.c:147:2: warning: implicit declaration of function 'pstate2' is invalid in C99 [-Wimplicit-function-declaration]
silc.c: pstate2("After xoring the legnth of message:", ts);
silc.c: ^
silc.c: 8 warnings generated.

Number of similar (compiler,implementation) pairs: 5, namely:
CompilerImplementations
clang -O3 -fomit-frame-pointer -Qunused-arguments ref
clang -O3 -fwrapv -mavx2 -fomit-frame-pointer -Qunused-arguments ref
clang -O3 -fwrapv -mavx -fomit-frame-pointer -Qunused-arguments ref
clang -O3 -fwrapv -mavx -maes -mpclmul -fomit-frame-pointer -Qunused-arguments ref
clang -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments ref