Test results for aarch64, pi3bplus, crypto_sign/aimer128f
[Page version: 20241105 13:29:25]
Measurements for aarch64, pi3bplus, crypto_sign
Test results for aarch64, pi3bplus, crypto_sign
Test results for crypto_sign/aimer128f
Computer: pi3bplus
Microarchitecture: aarch64; Cortex-A53 (410fd034)
Architecture: aarch64
CPU ID: 410fd034
SUPERCOP version: 20241022
Operation: crypto_sign
Primitive: aimer128f
Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
17611722 | 51634 0 0 | 57068 792 1584 | ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241017 | 20241011 |
17758905 | 32990 0 0 | 45332 792 1584 | ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241017 | 20241011 |
18663164 | 29322 0 0 | 41324 776 1568 | ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241017 | 20241011 |
21689641 | 32634 0 0 | 48900 792 1568 | ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241017 | 20241011 |
23085105 | 52746 0 0 | 58188 792 1584 | mem_opt | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241017 | 20241011 |
23304366 | 33982 0 0 | 46332 792 1584 | mem_opt | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241017 | 20241011 |
24504294 | 30234 0 0 | 42252 776 1568 | mem_opt | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241017 | 20241011 |
27997017 | 33298 0 0 | 49564 792 1568 | mem_opt | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241017 | 20241011 |
Compiler output
__asm_field.S: __asm_field.S: Assembler messages:
__asm_field.S: __asm_field.S:3: Error: selected processor does not support `pmull v2.1q,v0.1d,v1.1d'
__asm_field.S: __asm_field.S:65: Info: macro invoked from here
__asm_field.S: __asm_field.S:4: Error: selected processor does not support `pmull2 v3.1q,v0.2d,v1.2d'
__asm_field.S: __asm_field.S:65: Info: macro invoked from here
__asm_field.S: __asm_field.S:6: Error: selected processor does not support `pmull v5.1q,v0.1d,v4.1d'
__asm_field.S: __asm_field.S:65: Info: macro invoked from here
__asm_field.S: __asm_field.S:7: Error: selected processor does not support `pmull2 v4.1q,v0.2d,v4.2d'
__asm_field.S: __asm_field.S:65: Info: macro invoked from here
__asm_field.S: __asm_field.S:16: Error: selected processor does not support `pmull2 v4.1q,v3.2d,v7.2d'
__asm_field.S: __asm_field.S:66: Info: macro invoked from here
__asm_field.S: __asm_field.S:21: Error: selected processor does not support `pmull v4.1q,v3.1d,v7.1d'
__asm_field.S: __asm_field.S:66: Info: macro invoked from here
__asm_field.S: __asm_field.S:3: Error: selected processor does not support `pmull v16.1q,v0.1d,v25.1d'
__asm_field.S: __asm_field.S:91: Info: macro invoked from here
__asm_field.S: __asm_field.S:4: Error: selected processor does not support `pmull2 v17.1q,v0.2d,v25.2d'
__asm_field.S: __asm_field.S:91: Info: macro invoked from here
__asm_field.S: __asm_field.S:6: Error: selected processor does not support `pmull v27.1q,v0.1d,v26.1d'
__asm_field.S: __asm_field.S:91: Info: macro invoked from here
__asm_field.S: __asm_field.S:7: Error: selected processor does not support `pmull2 v26.1q,v0.2d,v26.2d'
__asm_field.S: __asm_field.S:91: Info: macro invoked from here
__asm_field.S: __asm_field.S:3: Error: selected processor does not support `pmull v0.1q,v1.1d,v25.1d'
__asm_field.S: __asm_field.S:92: Info: macro invoked from here
__asm_field.S: __asm_field.S:4: Error: selected processor does not support `pmull2 v18.1q,v1.2d,v25.2d'
__asm_field.S: __asm_field.S:92: Info: macro invoked from here
__asm_field.S: ...
Number of similar (implementation,compiler) pairs: 4, namely:
Implementation | Compiler |
aarch64 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
aarch64 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
aarch64 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
aarch64 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
Compiler output
hash.c: hash.c:4:10: fatal error: fips202x2.inc: No such file or directory
hash.c: 4 | #include "fips202x2.inc"
hash.c: | ^~~~~~~~~~~~~~~
hash.c: compilation terminated.
Number of similar (implementation,compiler) pairs: 4, namely:
Implementation | Compiler |
aarch64_shake_opt | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
aarch64_shake_opt | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
aarch64_shake_opt | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
aarch64_shake_opt | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
Namespace violations
aes.o aes128_ctr T
aes.o aes128_ctr_keyexp T
aes.o aes128_ctx_release T
aes.o aes128_ecb T
aes.o aes128_ecb_keyexp T
aes.o aes192_ctr T
aes.o aes192_ctr_keyexp T
aes.o aes192_ctx_release T
aes.o aes192_ecb T
aes.o aes192_ecb_keyexp T
aes.o aes256_ctr T
aes.o aes256_ctr_keyexp T
aes.o aes256_ctx_release T
aes.o aes256_ecb T
aes.o aes256_ecb_keyexp T
aim2.o samsungsds_aimer128f_mem_opt_GF_exp_invmer_e_1 T
aim2.o samsungsds_aimer128f_mem_opt_GF_exp_invmer_e_2 T
aim2.o samsungsds_aimer128f_mem_opt_GF_exp_mer_e_star T
aim2.o samsungsds_aimer128f_mem_opt_aim2 T
aim2.o samsungsds_aimer128f_mem_opt_aim2_sbox_outputs T
aim2.o samsungsds_aimer128f_mem_opt_generate_matrices_L_and_U T
aim2.o samsungsds_aimer128f_mem_opt_generate_matrix_LU T
field.o samsungsds_aimer128f_mem_opt_GF_add T
field.o samsungsds_aimer128f_mem_opt_GF_copy T
field.o samsungsds_aimer128f_mem_opt_GF_from_bytes T
field.o samsungsds_aimer128f_mem_opt_GF_mul T
field.o samsungsds_aimer128f_mem_opt_GF_mul_add T
field.o samsungsds_aimer128f_mem_opt_GF_mul_add_s T
field.o samsungsds_aimer128f_mem_opt_GF_mul_s T
field.o samsungsds_aimer128f_mem_opt_GF_set0 T
field.o samsungsds_aimer128f_mem_opt_GF_sqr_s T
field.o samsungsds_aimer128f_mem_opt_GF_to_bytes T
field.o samsungsds_aimer128f_mem_opt_GF_transposed_matmul T
field.o samsungsds_aimer128f_mem_opt_GF_transposed_matmul_add T
fips202.o sha3_256 T
fips202.o sha3_256_inc_absorb T
fips202.o sha3_256_inc_ctx_clone T
fips202.o sha3_256_inc_ctx_release T
fips202.o sha3_256_inc_finalize T
fips202.o sha3_256_inc_init T
fips202.o sha3_384 T
fips202.o sha3_384_inc_absorb T
fips202.o sha3_384_inc_ctx_clone T
fips202.o sha3_384_inc_ctx_release T
fips202.o sha3_384_inc_finalize T
fips202.o sha3_384_inc_init T
fips202.o sha3_512 T
fips202.o sha3_512_inc_absorb T
fips202.o sha3_512_inc_ctx_clone T
fips202.o sha3_512_inc_ctx_release T
fips202.o sha3_512_inc_finalize T
fips202.o sha3_512_inc_init T
fips202.o shake128 T
fips202.o shake128_absorb T
fips202.o shake128_ctx_clone T
fips202.o shake128_ctx_release T
fips202.o shake128_inc_absorb T
fips202.o shake128_inc_ctx_clone T
fips202.o shake128_inc_ctx_release T
fips202.o shake128_inc_finalize T
fips202.o shake128_inc_init T
fips202.o shake128_inc_squeeze T
fips202.o shake128_squeezeblocks T
fips202.o shake256 T
fips202.o shake256_absorb T
fips202.o shake256_ctx_clone T
fips202.o shake256_ctx_release T
fips202.o shake256_inc_absorb T
fips202.o shake256_inc_ctx_clone T
fips202.o shake256_inc_ctx_release T
fips202.o shake256_inc_finalize T
fips202.o shake256_inc_init T
fips202.o shake256_inc_squeeze T
fips202.o shake256_squeezeblocks T
hash.o samsungsds_aimer128f_mem_opt_hash_ctx_clone T
hash.o samsungsds_aimer128f_mem_opt_hash_ctx_release T
hash.o samsungsds_aimer128f_mem_opt_hash_final T
hash.o samsungsds_aimer128f_mem_opt_hash_init T
hash.o samsungsds_aimer128f_mem_opt_hash_init_prefix T
hash.o samsungsds_aimer128f_mem_opt_hash_squeeze T
hash.o samsungsds_aimer128f_mem_opt_hash_update T
sign.o samsungsds_aimer128f_mem_opt_aim2_mpc T
sign.o samsungsds_aimer128f_mem_opt_commit_and_expand_tape T
sign.o samsungsds_aimer128f_mem_opt_crypto_sign_signature T
sign.o samsungsds_aimer128f_mem_opt_crypto_sign_verify T
sign.o samsungsds_aimer128f_mem_opt_run_phase_1 T
sign.o samsungsds_aimer128f_mem_opt_run_phase_1_to_3 T
sign.o samsungsds_aimer128f_mem_opt_run_phase_1_to_5 T
tree.o samsungsds_aimer128f_mem_opt_expand_tree T
tree.o samsungsds_aimer128f_mem_opt_reconstruct_tree T
tree.o samsungsds_aimer128f_mem_opt_reveal_all_but T
Number of similar (implementation,compiler) pairs: 4, namely:
Implementation | Compiler |
mem_opt | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
mem_opt | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
mem_opt | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
mem_opt | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
Namespace violations
aes.o aes128_ctr T
aes.o aes128_ctr_keyexp T
aes.o aes128_ctx_release T
aes.o aes128_ecb T
aes.o aes128_ecb_keyexp T
aes.o aes192_ctr T
aes.o aes192_ctr_keyexp T
aes.o aes192_ctx_release T
aes.o aes192_ecb T
aes.o aes192_ecb_keyexp T
aes.o aes256_ctr T
aes.o aes256_ctr_keyexp T
aes.o aes256_ctx_release T
aes.o aes256_ecb T
aes.o aes256_ecb_keyexp T
aim2.o samsungsds_aimer128f_ref_GF_exp_invmer_e_1 T
aim2.o samsungsds_aimer128f_ref_GF_exp_invmer_e_2 T
aim2.o samsungsds_aimer128f_ref_GF_exp_mer_e_star T
aim2.o samsungsds_aimer128f_ref_aim2 T
aim2.o samsungsds_aimer128f_ref_aim2_sbox_outputs T
aim2.o samsungsds_aimer128f_ref_generate_matrices_L_and_U T
aim2.o samsungsds_aimer128f_ref_generate_matrix_LU T
field.o samsungsds_aimer128f_ref_GF_add T
field.o samsungsds_aimer128f_ref_GF_copy T
field.o samsungsds_aimer128f_ref_GF_from_bytes T
field.o samsungsds_aimer128f_ref_GF_mul T
field.o samsungsds_aimer128f_ref_GF_mul_add T
field.o samsungsds_aimer128f_ref_GF_mul_add_s T
field.o samsungsds_aimer128f_ref_GF_mul_s T
field.o samsungsds_aimer128f_ref_GF_set0 T
field.o samsungsds_aimer128f_ref_GF_sqr_s T
field.o samsungsds_aimer128f_ref_GF_to_bytes T
field.o samsungsds_aimer128f_ref_GF_transposed_matmul T
field.o samsungsds_aimer128f_ref_GF_transposed_matmul_add T
fips202.o sha3_256 T
fips202.o sha3_256_inc_absorb T
fips202.o sha3_256_inc_ctx_clone T
fips202.o sha3_256_inc_ctx_release T
fips202.o sha3_256_inc_finalize T
fips202.o sha3_256_inc_init T
fips202.o sha3_384 T
fips202.o sha3_384_inc_absorb T
fips202.o sha3_384_inc_ctx_clone T
fips202.o sha3_384_inc_ctx_release T
fips202.o sha3_384_inc_finalize T
fips202.o sha3_384_inc_init T
fips202.o sha3_512 T
fips202.o sha3_512_inc_absorb T
fips202.o sha3_512_inc_ctx_clone T
fips202.o sha3_512_inc_ctx_release T
fips202.o sha3_512_inc_finalize T
fips202.o sha3_512_inc_init T
fips202.o shake128 T
fips202.o shake128_absorb T
fips202.o shake128_ctx_clone T
fips202.o shake128_ctx_release T
fips202.o shake128_inc_absorb T
fips202.o shake128_inc_ctx_clone T
fips202.o shake128_inc_ctx_release T
fips202.o shake128_inc_finalize T
fips202.o shake128_inc_init T
fips202.o shake128_inc_squeeze T
fips202.o shake128_squeezeblocks T
fips202.o shake256 T
fips202.o shake256_absorb T
fips202.o shake256_ctx_clone T
fips202.o shake256_ctx_release T
fips202.o shake256_inc_absorb T
fips202.o shake256_inc_ctx_clone T
fips202.o shake256_inc_ctx_release T
fips202.o shake256_inc_finalize T
fips202.o shake256_inc_init T
fips202.o shake256_inc_squeeze T
fips202.o shake256_squeezeblocks T
hash.o samsungsds_aimer128f_ref_hash_ctx_clone T
hash.o samsungsds_aimer128f_ref_hash_ctx_release T
hash.o samsungsds_aimer128f_ref_hash_final T
hash.o samsungsds_aimer128f_ref_hash_init T
hash.o samsungsds_aimer128f_ref_hash_init_prefix T
hash.o samsungsds_aimer128f_ref_hash_squeeze T
hash.o samsungsds_aimer128f_ref_hash_update T
sign.o samsungsds_aimer128f_ref_aim2_mpc T
sign.o samsungsds_aimer128f_ref_commit_and_expand_tape T
sign.o samsungsds_aimer128f_ref_crypto_sign_signature T
sign.o samsungsds_aimer128f_ref_crypto_sign_verify T
sign.o samsungsds_aimer128f_ref_run_phase_1 T
sign.o samsungsds_aimer128f_ref_run_phase_2_and_3 T
tree.o samsungsds_aimer128f_ref_expand_trees T
tree.o samsungsds_aimer128f_ref_reconstruct_tree T
tree.o samsungsds_aimer128f_ref_reveal_all_but T
Number of similar (implementation,compiler) pairs: 4, namely:
Implementation | Compiler |
ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
TIMECOP error (can be valgrind bug)
error 99
92fce0cd87c81f493c5f336318ed6f5609d951631c3a09ed8ed5246056c5212c 1513101500 45147494750 600000000 crypto_sign/aimer128f/mem_opt
Source and destination overlap in memcpy(0x4a84501, 0x4a84501, 1915)
at 0x...: __GI_memcpy (vg_replace_strmem.c:1121)
by 0x...: crypto_sign_aimer128f_mem_opt_constbranchindex_open (sign.c:629)
by 0x...: test (try.c:236)
by 0x...: main (try-anything.c:345)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
mem_opt | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
TIMECOP error (can be valgrind bug)
error 99
92fce0cd87c81f493c5f336318ed6f5609d951631c3a09ed8ed5246056c5212c 1491017875 43093099000 600000000 crypto_sign/aimer128f/mem_opt
Source and destination overlap in memcpy(0x4a84501, 0x4a84501, 1915)
at 0x...: __GI_memcpy (vg_replace_strmem.c:1121)
by 0x...: crypto_sign_aimer128f_mem_opt_constbranchindex_open (sign.c:629)
by 0x...: test (try.c:236)
by 0x...: main (try-anything.c:345)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
mem_opt | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
TIMECOP error (can be valgrind bug)
error 99
92fce0cd87c81f493c5f336318ed6f5609d951631c3a09ed8ed5246056c5212c 1361937125 41279526875 600000000 crypto_sign/aimer128f/mem_opt
Source and destination overlap in memcpy(0x4a84501, 0x4a84501, 1915)
at 0x...: __GI_memcpy (vg_replace_strmem.c:1121)
by 0x...: crypto_sign_aimer128f_mem_opt_constbranchindex_open (sign.c:629)
by 0x...: test (try.c:236)
by 0x...: main (try-anything.c:345)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
mem_opt | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
TIMECOP error (can be valgrind bug)
error 99
92fce0cd87c81f493c5f336318ed6f5609d951631c3a09ed8ed5246056c5212c 1509033125 44022061125 600000000 crypto_sign/aimer128f/mem_opt
Source and destination overlap in memcpy(0x4a84501, 0x4a84501, 1915)
at 0x...: __GI_memcpy (vg_replace_strmem.c:1121)
by 0x...: crypto_sign_aimer128f_mem_opt_constbranchindex_open (sign.c:629)
by 0x...: test (try.c:236)
by 0x...: main (try-anything.c:345)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
mem_opt | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
TIMECOP error (can be valgrind bug)
error 99
92fce0cd87c81f493c5f336318ed6f5609d951631c3a09ed8ed5246056c5212c 1198554125 41764786125 600000000 crypto_sign/aimer128f/ref
Source and destination overlap in memcpy(0x4a84501, 0x4a84501, 1915)
at 0x...: __GI_memcpy (vg_replace_strmem.c:1121)
by 0x...: crypto_sign_aimer128f_ref_constbranchindex_open (sign.c:549)
by 0x...: test (try.c:236)
by 0x...: main (try-anything.c:345)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
TIMECOP error (can be valgrind bug)
error 99
92fce0cd87c81f493c5f336318ed6f5609d951631c3a09ed8ed5246056c5212c 1186269125 39874948750 600000000 crypto_sign/aimer128f/ref
Source and destination overlap in memcpy(0x4a84501, 0x4a84501, 1915)
at 0x...: __GI_memcpy (vg_replace_strmem.c:1121)
by 0x...: crypto_sign_aimer128f_ref_constbranchindex_open (sign.c:549)
by 0x...: test (try.c:236)
by 0x...: main (try-anything.c:345)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
TIMECOP error (can be valgrind bug)
error 99
92fce0cd87c81f493c5f336318ed6f5609d951631c3a09ed8ed5246056c5212c 1079648375 38445853125 600000000 crypto_sign/aimer128f/ref
Source and destination overlap in memcpy(0x4a84501, 0x4a84501, 1915)
at 0x...: __GI_memcpy (vg_replace_strmem.c:1121)
by 0x...: crypto_sign_aimer128f_ref_constbranchindex_open (sign.c:549)
by 0x...: test (try.c:236)
by 0x...: main (try-anything.c:345)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
TIMECOP error (can be valgrind bug)
error 99
92fce0cd87c81f493c5f336318ed6f5609d951631c3a09ed8ed5246056c5212c 1173872750 40816466625 600000000 crypto_sign/aimer128f/ref
Source and destination overlap in memcpy(0x4a84501, 0x4a84501, 1915)
at 0x...: __GI_memcpy (vg_replace_strmem.c:1121)
by 0x...: crypto_sign_aimer128f_ref_constbranchindex_open (sign.c:549)
by 0x...: test (try.c:236)
by 0x...: main (try-anything.c:345)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |