Implementation notes: aarch64, par3, crypto_aead/pi64cipher128v2

Computer: par3
Architecture: aarch64
CPU ID: unknown CPU ID
SUPERCOP version: 20170718
Operation: crypto_aead
Primitive: pi64cipher128v2
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
148090? ? ?? ? ?goptvgcc_-funroll-loops_-march=native_-mtune=native_-O32017072020170718
148472? ? ?? ? ?goptvgcc_-march=native_-mtune=native_-O32017072020170718
148922? ? ?? ? ?ref2gcc_-funroll-loops_-march=native_-mtune=native_-O32017072020170718
157806? ? ?? ? ?ref2gcc_-march=native_-mtune=native_-O32017072020170718
174778? ? ?? ? ?goptvgcc_-funroll-loops_-march=native_-mtune=native_-O22017072020170718
184705? ? ?? ? ?goptvgcc_-march=native_-mtune=native_-O22017072020170718
203217? ? ?? ? ?ref3gcc_-march=native_-mtune=native_-O32017072020170718
203731? ? ?? ? ?ref3gcc_-funroll-loops_-march=native_-mtune=native_-O32017072020170718
298885? ? ?? ? ?ref3gcc_-funroll-loops_-march=native_-mtune=native_-O22017072020170718
309126? ? ?? ? ?ref3gcc_-march=native_-mtune=native_-O22017072020170718
334194? ? ?? ? ?ref3gcc_-funroll-loops_-march=native_-mtune=native_-Os2017072020170718
343828? ? ?? ? ?ref3gcc_-march=native_-mtune=native_-Os2017072020170718
407704? ? ?? ? ?goptvgcc_-funroll-loops_-march=native_-mtune=native_-Os2017072020170718
434353? ? ?? ? ?goptvgcc_-march=native_-mtune=native_-Os2017072020170718
726670? ? ?? ? ?ref2gcc_-funroll-loops_-march=native_-mtune=native_-O22017072020170718
924626? ? ?? ? ?ref2gcc_-march=native_-mtune=native_-O22017072020170718
1022446? ? ?? ? ?ref2gcc_-funroll-loops_-march=native_-mtune=native_-Os2017072020170718
1131610? ? ?? ? ?ref2gcc_-march=native_-mtune=native_-Os2017072020170718

Test failure

Implementation: crypto_aead/pi64cipher128v2/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