Implementation notes: aarch64, a72, crypto_aead/pi16cipher128v2

Computer: a72
Architecture: aarch64
CPU ID: unknown CPU ID
SUPERCOP version: 20170904
Operation: crypto_aead
Primitive: pi16cipher128v2
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
199603? ? ?? ? ?goptvgcc_-funroll-loops_-march=native_-mtune=native_-O32017101020170904
201594? ? ?? ? ?goptvgcc_-march=native_-mtune=native_-O32017101020170904
209967? ? ?? ? ?goptvgcc_-funroll-loops_-march=native_-mtune=native_-O22017101020170904
223839? ? ?? ? ?goptvgcc_-march=native_-mtune=native_-O22017101020170904
404480? ? ?? ? ?goptvgcc_-funroll-loops_-march=native_-mtune=native_-Os2017101020170904
406467? ? ?? ? ?goptvgcc_-march=native_-mtune=native_-Os2017101020170904
608115? ? ?? ? ?ref2gcc_-funroll-loops_-march=native_-mtune=native_-O32017101020170904
612199? ? ?? ? ?ref2gcc_-march=native_-mtune=native_-O32017101020170904
677911? ? ?? ? ?ref3gcc_-march=native_-mtune=native_-O32017101020170904
678249? ? ?? ? ?ref3gcc_-funroll-loops_-march=native_-mtune=native_-O32017101020170904
773609? ? ?? ? ?ref3gcc_-funroll-loops_-march=native_-mtune=native_-O22017101020170904
788420? ? ?? ? ?ref3gcc_-march=native_-mtune=native_-O22017101020170904
798163? ? ?? ? ?ref3gcc_-march=native_-mtune=native_-Os2017101020170904
818745? ? ?? ? ?ref3gcc_-funroll-loops_-march=native_-mtune=native_-Os2017101020170904
2082460? ? ?? ? ?ref2gcc_-funroll-loops_-march=native_-mtune=native_-O22017101020170904
2362368? ? ?? ? ?ref2gcc_-march=native_-mtune=native_-O22017101020170904
2541658? ? ?? ? ?ref2gcc_-march=native_-mtune=native_-Os2017101020170904
2607916? ? ?? ? ?ref2gcc_-funroll-loops_-march=native_-mtune=native_-Os2017101020170904

Test failure

Implementation: crypto_aead/pi16cipher128v2/optimized_nonSSE
Compiler: gcc -funroll-loops -march=native -mtune=native -O2
error 111
crypto_aead_encrypt returns more than crypto_aead_ABYTES extra bytes

Number of similar (compiler,implementation) pairs: 12, namely:
CompilerImplementations
gcc -funroll-loops -march=native -mtune=native -O2 optimized_nonSSE ref
gcc -funroll-loops -march=native -mtune=native -O3 optimized_nonSSE ref
gcc -funroll-loops -march=native -mtune=native -Os optimized_nonSSE ref
gcc -march=native -mtune=native -O2 optimized_nonSSE ref
gcc -march=native -mtune=native -O3 optimized_nonSSE ref
gcc -march=native -mtune=native -Os optimized_nonSSE ref