Implementation notes: aarch64, supercoplxc, crypto_sign/sflashv2

Computer: supercoplxc
Architecture: aarch64
CPU ID: 410fd034
SUPERCOP version: 20190816
Operation: crypto_sign
Primitive: sflashv2
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
53848048732 0 069199 960 1592refgcc_-funroll-loops_-O3_-fomit-frame-pointer2019110820190816
62096048628 0 069055 960 1592refgcc_-funroll-loops_-fno-schedule-insns_-O3_-fomit-frame-pointer2019110820190816
66456039030 0 058976 848 1608refclang_-mcpu=native_-mfpu=neon_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments2019110820190816
69792038970 0 058808 848 1608refclang_-O3_-fwrapv_-mavx_-maes_-mpclmul_-fomit-frame-pointer_-Qunused-arguments2019110820190816
69968038970 0 058808 848 1608refclang_-O3_-fwrapv_-mavx_-fomit-frame-pointer_-Qunused-arguments2019110820190816
72352038282 0 058064 848 1608refclang_-O3_-fomit-frame-pointer_-Qunused-arguments2019110820190816
73152041688 0 061655 960 1576refgcc_-funroll-loops_-O2_-fomit-frame-pointer2019110820190816
74720038970 0 058808 848 1608refclang_-O3_-fwrapv_-mavx2_-fomit-frame-pointer_-Qunused-arguments2019110820190816
75016041580 0 061623 960 1576refgcc_-funroll-loops_-fno-schedule-insns_-O2_-fomit-frame-pointer2019110820190816
79376032876 0 051999 960 1592refgcc_-O3_-fomit-frame-pointer2019110820190816
88064032828 0 051911 960 1592refgcc_-fno-schedule-insns_-O3_-fomit-frame-pointer2019110820190816
89432029276 0 047199 960 1576refgcc_-O2_-fomit-frame-pointer2019110820190816
89912028662 0 045757 944 1568refgcc_-funroll-loops_-Os_-fomit-frame-pointer2019110820190816
92112028662 0 045757 944 1568refgcc_-funroll-loops_-fno-schedule-insns_-Os_-fomit-frame-pointer2019110820190816
99920029200 0 047055 960 1576refgcc_-fno-schedule-insns_-O2_-fomit-frame-pointer2019110820190816
100632028578 0 045621 944 1568refgcc_-Os_-fomit-frame-pointer2019110820190816
100880042988 0 064271 960 1576refgcc_-funroll-loops_-O_-fomit-frame-pointer2019110820190816
100936028578 0 045621 944 1568refgcc_-fno-schedule-insns_-Os_-fomit-frame-pointer2019110820190816
100976042988 0 064271 960 1576refgcc_-funroll-loops_-fno-schedule-insns_-O_-fomit-frame-pointer2019110820190816
105344030036 0 048111 960 1576refgcc_-O_-fomit-frame-pointer2019110820190816
106144030036 0 048111 960 1576refgcc_-fno-schedule-insns_-O_-fomit-frame-pointer2019110820190816
485048042388 0 064031 944 1584refgcc_-funroll-loops2019110820190816
485728042388 0 064031 944 1584refcc2019110820190816
485936042388 0 064031 944 1584refgcc2019110820190816

Compiler output

Implementation: ref
Security model: unknown
Compiler: clang -O3 -fomit-frame-pointer -Qunused-arguments
lib_flash.c: lib_flash.c:409:50: warning: '/*' within block comment [-Wcomment]
lib_flash.c: init_table_flash(CK->M,/*CK->I,*/CK->M1/*,CK->M2/* /*,CK->M3*/);
lib_flash.c: ^
lib_flash.c: lib_flash.c:409:53: warning: '/*' within block comment [-Wcomment]
lib_flash.c: init_table_flash(CK->M,/*CK->I,*/CK->M1/*,CK->M2/* /*,CK->M3*/);
lib_flash.c: ^
lib_flash.c: lib_flash.c:690:3: warning: '/*' within block comment [-Wcomment]
lib_flash.c: /*mis <E0> la puissance 2^7^22 de tmp
lib_flash.c: ^
lib_flash.c: lib_flash.c:692:3: warning: '/*' within block comment [-Wcomment]
lib_flash.c: /*
lib_flash.c: ^
lib_flash.c: lib_flash.c:695:4: warning: '/*' within block comment [-Wcomment]
lib_flash.c: /* inversion affine de S*/
lib_flash.c: ^
lib_flash.c: lib_flash.c:726:14: warning: 'size' argument to memset is '0'; did you mean to transpose the last two arguments? [-Wmemset-transposed-args]
lib_flash.c: memset(V,33,0);
lib_flash.c: ^
lib_flash.c: lib_flash.c:726:14: note: parenthesize the third argument to silence
lib_flash.c: lib_flash.c:783:14: warning: 'size' argument to memset is '0'; did you mean to transpose the last two arguments? [-Wmemset-transposed-args]
lib_flash.c: memset(V,33,0);
lib_flash.c: ^
lib_flash.c: lib_flash.c:783:14: note: parenthesize the third argument to silence
lib_flash.c: lib_flash.c:910:34: warning: illegal character encoding in string literal [-Winvalid-source-encoding]
lib_flash.c: printf("Erreur de fichier de cl<82> publique: '%s'\n",fichier);
lib_flash.c: ...
table_flash.c: table_flash.c:25:8: warning: ^ has lower precedence than <; < will be evaluated first [-Wparentheses]
table_flash.c: if( x^P < x)
table_flash.c: ^~~~~~
table_flash.c: table_flash.c:25:8: note: place parentheses around the '<' expression to silence this warning
table_flash.c: if( x^P < x)
table_flash.c: ^
table_flash.c: ( )
table_flash.c: table_flash.c:25:8: note: place parentheses around the ^ expression to evaluate it first
table_flash.c: if( x^P < x)
table_flash.c: ^
table_flash.c: ( )
table_flash.c: 1 warning 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