Implementation notes: aarch64, pi3aplus, crypto_aead/spix128v1

Computer: pi3aplus
Microarchitecture: aarch64; Cortex-A53 (410fd034)
Architecture: aarch64
CPU ID: 410fd034
SUPERCOP version: 20240107
Operation: crypto_aead
Primitive: spix128v1
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
63819044755 0 018750 800 856T:refclang_-mcpu=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2023121720231212
69030117089 0 020623 888 864T:refgcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2023121720231212
99001124573 0 016790 880 848T:refgcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2023121720231212
102708404039 0 015454 864 840T:refgcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2023121720231212
108407104353 0 016774 880 848T:refgcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2023121720231212

Namespace violations

Implementation: T:ref
Security model: timingleaks
Compiler: clang -mcpu=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE
encrypt.o rate_bytes256 R
encrypt.o spix_ad T
encrypt.o spix_gentag T
encrypt.o spix_init T
sliscp_light256.o RC1_256 R
sliscp_light256.o RC2_256 R
sliscp_light256.o SC1_256 R
sliscp_light256.o SC2_256 R
sliscp_light256.o rotl8 T
sliscp_light256.o simeck64_box T
sliscp_light256.o sliscp_permutation256_ALLONE T
sliscp_light256.o sliscp_permutation256_ALLZERO T
sliscp_light256.o sliscp_permutation256r18 T
sliscp_light256.o sliscp_permutation256r9 T
sliscp_light256.o sliscp_print_state256 T

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