Implementation notes: armeabi, tonido, crypto_aead/omdsha256k128n96tau96v2

Computer: tonido
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20170718
Operation: crypto_aead
Primitive: omdsha256k128n96tau96v2
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
1288008? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=xscale_-O32017072820170718
1311786? ? ?? ? ?refgcc_-march=native_-mtune=xscale_-O32017072820170718
1476450? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=xscale_-O22017072820170718
1578012? ? ?? ? ?refgcc_-march=native_-mtune=xscale_-O22017072820170718
1587504? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=xscale_-Os2017072820170718
1596936? ? ?? ? ?refgcc_-march=native_-mtune=xscale_-Os2017072820170718

Compiler output

Implementation: crypto_aead/omdsha256k128n96tau96v2/avx1
Compiler: gcc -funroll-loops -march=native -mtune=xscale -O2
encrypt.c: /tmp/ccruYns0.s: Assembler messages:
encrypt.c: /tmp/ccruYns0.s:13: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccruYns0.s:16: Warning: alignment too large: 31 assumed
encrypt.c: /tmp/ccruYns0.s:19: Error: expression too complex -- `push rbx'
encrypt.c: /tmp/ccruYns0.s:20: Error: expression too complex -- `push rbp'
encrypt.c: /tmp/ccruYns0.s:21: Error: expression too complex -- `push r13'
encrypt.c: /tmp/ccruYns0.s:22: Error: expression too complex -- `push r14'
encrypt.c: /tmp/ccruYns0.s:23: Error: expression too complex -- `push r15'
encrypt.c: /tmp/ccruYns0.s:24: Error: ARM register expected -- `sub rsp,32'
encrypt.c: /tmp/ccruYns0.s:25: Error: bad instruction `shl rdx,6'
encrypt.c: ...
encrypt.c: /tmp/ccruYns0.s:883: Error: bad instruction `jne loop0'
encrypt.c: /tmp/ccruYns0.s:885: Error: ARM register expected -- `add rsp,32'
encrypt.c: /tmp/ccruYns0.s:886: Error: expression too complex -- `pop r15'
encrypt.c: /tmp/ccruYns0.s:887: Error: expression too complex -- `pop r14'
encrypt.c: /tmp/ccruYns0.s:888: Error: expression too complex -- `pop r13'
encrypt.c: /tmp/ccruYns0.s:889: Error: expression too complex -- `pop rbp'
encrypt.c: /tmp/ccruYns0.s:890: Error: expression too complex -- `pop rbx'
encrypt.c: /tmp/ccruYns0.s:891: Error: bad instruction `ret'
encrypt.c: /tmp/ccruYns0.s:894: Warning: alignment too large: 31 assumed
encrypt.c: /tmp/ccruYns0.s:920: Error: unknown pseudo-op: `.att_syntax'

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -funroll-loops -march=native -mtune=xscale -O2 avx1

Compiler output

Implementation: crypto_aead/omdsha256k128n96tau96v2/sse4
Compiler: gcc -funroll-loops -march=native -mtune=xscale -O2
encrypt.c: /tmp/cct9Et30.s: Assembler messages:
encrypt.c: /tmp/cct9Et30.s:13: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/cct9Et30.s:16: Warning: alignment too large: 31 assumed
encrypt.c: /tmp/cct9Et30.s:18: Error: expression too complex -- `push rbx'
encrypt.c: /tmp/cct9Et30.s:19: Error: expression too complex -- `push rbp'
encrypt.c: /tmp/cct9Et30.s:20: Error: expression too complex -- `push r13'
encrypt.c: /tmp/cct9Et30.s:21: Error: expression too complex -- `push r14'
encrypt.c: /tmp/cct9Et30.s:22: Error: expression too complex -- `push r15'
encrypt.c: /tmp/cct9Et30.s:23: Error: ARM register expected -- `sub rsp,32'
encrypt.c: /tmp/cct9Et30.s:24: Error: bad instruction `shl rdx,6'
encrypt.c: ...
encrypt.c: /tmp/cct9Et30.s:926: Error: bad instruction `jne loop0'
encrypt.c: /tmp/cct9Et30.s:928: Error: ARM register expected -- `add rsp,32'
encrypt.c: /tmp/cct9Et30.s:929: Error: expression too complex -- `pop r15'
encrypt.c: /tmp/cct9Et30.s:930: Error: expression too complex -- `pop r14'
encrypt.c: /tmp/cct9Et30.s:931: Error: expression too complex -- `pop r13'
encrypt.c: /tmp/cct9Et30.s:932: Error: expression too complex -- `pop rbp'
encrypt.c: /tmp/cct9Et30.s:933: Error: expression too complex -- `pop rbx'
encrypt.c: /tmp/cct9Et30.s:934: Error: bad instruction `ret'
encrypt.c: /tmp/cct9Et30.s:936: Warning: alignment too large: 31 assumed
encrypt.c: /tmp/cct9Et30.s:960: Error: unknown pseudo-op: `.att_syntax'

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -funroll-loops -march=native -mtune=xscale -O2 sse4

Compiler output

Implementation: crypto_aead/omdsha256k128n96tau96v2/sse4
Compiler: gcc -funroll-loops -march=native -mtune=xscale -O3
encrypt.c: /tmp/ccAdOThg.s: Assembler messages:
encrypt.c: /tmp/ccAdOThg.s:13: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccAdOThg.s:16: Warning: alignment too large: 31 assumed
encrypt.c: /tmp/ccAdOThg.s:18: Error: expression too complex -- `push rbx'
encrypt.c: /tmp/ccAdOThg.s:19: Error: expression too complex -- `push rbp'
encrypt.c: /tmp/ccAdOThg.s:20: Error: expression too complex -- `push r13'
encrypt.c: /tmp/ccAdOThg.s:21: Error: expression too complex -- `push r14'
encrypt.c: /tmp/ccAdOThg.s:22: Error: expression too complex -- `push r15'
encrypt.c: /tmp/ccAdOThg.s:23: Error: ARM register expected -- `sub rsp,32'
encrypt.c: /tmp/ccAdOThg.s:24: Error: bad instruction `shl rdx,6'
encrypt.c: ...
encrypt.c: /tmp/ccAdOThg.s:926: Error: bad instruction `jne loop0'
encrypt.c: /tmp/ccAdOThg.s:928: Error: ARM register expected -- `add rsp,32'
encrypt.c: /tmp/ccAdOThg.s:929: Error: expression too complex -- `pop r15'
encrypt.c: /tmp/ccAdOThg.s:930: Error: expression too complex -- `pop r14'
encrypt.c: /tmp/ccAdOThg.s:931: Error: expression too complex -- `pop r13'
encrypt.c: /tmp/ccAdOThg.s:932: Error: expression too complex -- `pop rbp'
encrypt.c: /tmp/ccAdOThg.s:933: Error: expression too complex -- `pop rbx'
encrypt.c: /tmp/ccAdOThg.s:934: Error: bad instruction `ret'
encrypt.c: /tmp/ccAdOThg.s:936: Warning: alignment too large: 31 assumed
encrypt.c: /tmp/ccAdOThg.s:960: Error: unknown pseudo-op: `.att_syntax'

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -funroll-loops -march=native -mtune=xscale -O3 sse4

Compiler output

Implementation: crypto_aead/omdsha256k128n96tau96v2/avx1
Compiler: gcc -funroll-loops -march=native -mtune=xscale -O3
encrypt.c: /tmp/cceawnsj.s: Assembler messages:
encrypt.c: /tmp/cceawnsj.s:13: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/cceawnsj.s:16: Warning: alignment too large: 31 assumed
encrypt.c: /tmp/cceawnsj.s:19: Error: expression too complex -- `push rbx'
encrypt.c: /tmp/cceawnsj.s:20: Error: expression too complex -- `push rbp'
encrypt.c: /tmp/cceawnsj.s:21: Error: expression too complex -- `push r13'
encrypt.c: /tmp/cceawnsj.s:22: Error: expression too complex -- `push r14'
encrypt.c: /tmp/cceawnsj.s:23: Error: expression too complex -- `push r15'
encrypt.c: /tmp/cceawnsj.s:24: Error: ARM register expected -- `sub rsp,32'
encrypt.c: /tmp/cceawnsj.s:25: Error: bad instruction `shl rdx,6'
encrypt.c: ...
encrypt.c: /tmp/cceawnsj.s:883: Error: bad instruction `jne loop0'
encrypt.c: /tmp/cceawnsj.s:885: Error: ARM register expected -- `add rsp,32'
encrypt.c: /tmp/cceawnsj.s:886: Error: expression too complex -- `pop r15'
encrypt.c: /tmp/cceawnsj.s:887: Error: expression too complex -- `pop r14'
encrypt.c: /tmp/cceawnsj.s:888: Error: expression too complex -- `pop r13'
encrypt.c: /tmp/cceawnsj.s:889: Error: expression too complex -- `pop rbp'
encrypt.c: /tmp/cceawnsj.s:890: Error: expression too complex -- `pop rbx'
encrypt.c: /tmp/cceawnsj.s:891: Error: bad instruction `ret'
encrypt.c: /tmp/cceawnsj.s:894: Warning: alignment too large: 31 assumed
encrypt.c: /tmp/cceawnsj.s:920: Error: unknown pseudo-op: `.att_syntax'

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -funroll-loops -march=native -mtune=xscale -O3 avx1

Compiler output

Implementation: crypto_aead/omdsha256k128n96tau96v2/sse4
Compiler: gcc -funroll-loops -march=native -mtune=xscale -Os
encrypt.c: /tmp/ccHb2OcC.s: Assembler messages:
encrypt.c: /tmp/ccHb2OcC.s:13: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccHb2OcC.s:16: Warning: alignment too large: 31 assumed
encrypt.c: /tmp/ccHb2OcC.s:18: Error: expression too complex -- `push rbx'
encrypt.c: /tmp/ccHb2OcC.s:19: Error: expression too complex -- `push rbp'
encrypt.c: /tmp/ccHb2OcC.s:20: Error: expression too complex -- `push r13'
encrypt.c: /tmp/ccHb2OcC.s:21: Error: expression too complex -- `push r14'
encrypt.c: /tmp/ccHb2OcC.s:22: Error: expression too complex -- `push r15'
encrypt.c: /tmp/ccHb2OcC.s:23: Error: ARM register expected -- `sub rsp,32'
encrypt.c: /tmp/ccHb2OcC.s:24: Error: bad instruction `shl rdx,6'
encrypt.c: ...
encrypt.c: /tmp/ccHb2OcC.s:926: Error: bad instruction `jne loop0'
encrypt.c: /tmp/ccHb2OcC.s:928: Error: ARM register expected -- `add rsp,32'
encrypt.c: /tmp/ccHb2OcC.s:929: Error: expression too complex -- `pop r15'
encrypt.c: /tmp/ccHb2OcC.s:930: Error: expression too complex -- `pop r14'
encrypt.c: /tmp/ccHb2OcC.s:931: Error: expression too complex -- `pop r13'
encrypt.c: /tmp/ccHb2OcC.s:932: Error: expression too complex -- `pop rbp'
encrypt.c: /tmp/ccHb2OcC.s:933: Error: expression too complex -- `pop rbx'
encrypt.c: /tmp/ccHb2OcC.s:934: Error: bad instruction `ret'
encrypt.c: /tmp/ccHb2OcC.s:936: Warning: alignment too large: 31 assumed
encrypt.c: /tmp/ccHb2OcC.s:960: Error: unknown pseudo-op: `.att_syntax'

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -funroll-loops -march=native -mtune=xscale -Os sse4

Compiler output

Implementation: crypto_aead/omdsha256k128n96tau96v2/avx1
Compiler: gcc -funroll-loops -march=native -mtune=xscale -Os
encrypt.c: /tmp/ccjrBtOD.s: Assembler messages:
encrypt.c: /tmp/ccjrBtOD.s:13: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccjrBtOD.s:16: Warning: alignment too large: 31 assumed
encrypt.c: /tmp/ccjrBtOD.s:19: Error: expression too complex -- `push rbx'
encrypt.c: /tmp/ccjrBtOD.s:20: Error: expression too complex -- `push rbp'
encrypt.c: /tmp/ccjrBtOD.s:21: Error: expression too complex -- `push r13'
encrypt.c: /tmp/ccjrBtOD.s:22: Error: expression too complex -- `push r14'
encrypt.c: /tmp/ccjrBtOD.s:23: Error: expression too complex -- `push r15'
encrypt.c: /tmp/ccjrBtOD.s:24: Error: ARM register expected -- `sub rsp,32'
encrypt.c: /tmp/ccjrBtOD.s:25: Error: bad instruction `shl rdx,6'
encrypt.c: ...
encrypt.c: /tmp/ccjrBtOD.s:883: Error: bad instruction `jne loop0'
encrypt.c: /tmp/ccjrBtOD.s:885: Error: ARM register expected -- `add rsp,32'
encrypt.c: /tmp/ccjrBtOD.s:886: Error: expression too complex -- `pop r15'
encrypt.c: /tmp/ccjrBtOD.s:887: Error: expression too complex -- `pop r14'
encrypt.c: /tmp/ccjrBtOD.s:888: Error: expression too complex -- `pop r13'
encrypt.c: /tmp/ccjrBtOD.s:889: Error: expression too complex -- `pop rbp'
encrypt.c: /tmp/ccjrBtOD.s:890: Error: expression too complex -- `pop rbx'
encrypt.c: /tmp/ccjrBtOD.s:891: Error: bad instruction `ret'
encrypt.c: /tmp/ccjrBtOD.s:894: Warning: alignment too large: 31 assumed
encrypt.c: /tmp/ccjrBtOD.s:920: Error: unknown pseudo-op: `.att_syntax'

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -funroll-loops -march=native -mtune=xscale -Os avx1

Compiler output

Implementation: crypto_aead/omdsha256k128n96tau96v2/sse4
Compiler: gcc -march=native -mtune=xscale -O2
encrypt.c: /tmp/cc65Vd74.s: Assembler messages:
encrypt.c: /tmp/cc65Vd74.s:13: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/cc65Vd74.s:16: Warning: alignment too large: 31 assumed
encrypt.c: /tmp/cc65Vd74.s:18: Error: expression too complex -- `push rbx'
encrypt.c: /tmp/cc65Vd74.s:19: Error: expression too complex -- `push rbp'
encrypt.c: /tmp/cc65Vd74.s:20: Error: expression too complex -- `push r13'
encrypt.c: /tmp/cc65Vd74.s:21: Error: expression too complex -- `push r14'
encrypt.c: /tmp/cc65Vd74.s:22: Error: expression too complex -- `push r15'
encrypt.c: /tmp/cc65Vd74.s:23: Error: ARM register expected -- `sub rsp,32'
encrypt.c: /tmp/cc65Vd74.s:24: Error: bad instruction `shl rdx,6'
encrypt.c: ...
encrypt.c: /tmp/cc65Vd74.s:926: Error: bad instruction `jne loop0'
encrypt.c: /tmp/cc65Vd74.s:928: Error: ARM register expected -- `add rsp,32'
encrypt.c: /tmp/cc65Vd74.s:929: Error: expression too complex -- `pop r15'
encrypt.c: /tmp/cc65Vd74.s:930: Error: expression too complex -- `pop r14'
encrypt.c: /tmp/cc65Vd74.s:931: Error: expression too complex -- `pop r13'
encrypt.c: /tmp/cc65Vd74.s:932: Error: expression too complex -- `pop rbp'
encrypt.c: /tmp/cc65Vd74.s:933: Error: expression too complex -- `pop rbx'
encrypt.c: /tmp/cc65Vd74.s:934: Error: bad instruction `ret'
encrypt.c: /tmp/cc65Vd74.s:936: Warning: alignment too large: 31 assumed
encrypt.c: /tmp/cc65Vd74.s:960: Error: unknown pseudo-op: `.att_syntax'

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=native -mtune=xscale -O2 sse4

Compiler output

Implementation: crypto_aead/omdsha256k128n96tau96v2/avx1
Compiler: gcc -march=native -mtune=xscale -O2
encrypt.c: /tmp/ccULujeb.s: Assembler messages:
encrypt.c: /tmp/ccULujeb.s:13: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccULujeb.s:16: Warning: alignment too large: 31 assumed
encrypt.c: /tmp/ccULujeb.s:19: Error: expression too complex -- `push rbx'
encrypt.c: /tmp/ccULujeb.s:20: Error: expression too complex -- `push rbp'
encrypt.c: /tmp/ccULujeb.s:21: Error: expression too complex -- `push r13'
encrypt.c: /tmp/ccULujeb.s:22: Error: expression too complex -- `push r14'
encrypt.c: /tmp/ccULujeb.s:23: Error: expression too complex -- `push r15'
encrypt.c: /tmp/ccULujeb.s:24: Error: ARM register expected -- `sub rsp,32'
encrypt.c: /tmp/ccULujeb.s:25: Error: bad instruction `shl rdx,6'
encrypt.c: ...
encrypt.c: /tmp/ccULujeb.s:883: Error: bad instruction `jne loop0'
encrypt.c: /tmp/ccULujeb.s:885: Error: ARM register expected -- `add rsp,32'
encrypt.c: /tmp/ccULujeb.s:886: Error: expression too complex -- `pop r15'
encrypt.c: /tmp/ccULujeb.s:887: Error: expression too complex -- `pop r14'
encrypt.c: /tmp/ccULujeb.s:888: Error: expression too complex -- `pop r13'
encrypt.c: /tmp/ccULujeb.s:889: Error: expression too complex -- `pop rbp'
encrypt.c: /tmp/ccULujeb.s:890: Error: expression too complex -- `pop rbx'
encrypt.c: /tmp/ccULujeb.s:891: Error: bad instruction `ret'
encrypt.c: /tmp/ccULujeb.s:894: Warning: alignment too large: 31 assumed
encrypt.c: /tmp/ccULujeb.s:920: Error: unknown pseudo-op: `.att_syntax'

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=native -mtune=xscale -O2 avx1

Compiler output

Implementation: crypto_aead/omdsha256k128n96tau96v2/avx1
Compiler: gcc -march=native -mtune=xscale -O3
encrypt.c: /tmp/ccDtypop.s: Assembler messages:
encrypt.c: /tmp/ccDtypop.s:13: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccDtypop.s:16: Warning: alignment too large: 31 assumed
encrypt.c: /tmp/ccDtypop.s:19: Error: expression too complex -- `push rbx'
encrypt.c: /tmp/ccDtypop.s:20: Error: expression too complex -- `push rbp'
encrypt.c: /tmp/ccDtypop.s:21: Error: expression too complex -- `push r13'
encrypt.c: /tmp/ccDtypop.s:22: Error: expression too complex -- `push r14'
encrypt.c: /tmp/ccDtypop.s:23: Error: expression too complex -- `push r15'
encrypt.c: /tmp/ccDtypop.s:24: Error: ARM register expected -- `sub rsp,32'
encrypt.c: /tmp/ccDtypop.s:25: Error: bad instruction `shl rdx,6'
encrypt.c: ...
encrypt.c: /tmp/ccDtypop.s:883: Error: bad instruction `jne loop0'
encrypt.c: /tmp/ccDtypop.s:885: Error: ARM register expected -- `add rsp,32'
encrypt.c: /tmp/ccDtypop.s:886: Error: expression too complex -- `pop r15'
encrypt.c: /tmp/ccDtypop.s:887: Error: expression too complex -- `pop r14'
encrypt.c: /tmp/ccDtypop.s:888: Error: expression too complex -- `pop r13'
encrypt.c: /tmp/ccDtypop.s:889: Error: expression too complex -- `pop rbp'
encrypt.c: /tmp/ccDtypop.s:890: Error: expression too complex -- `pop rbx'
encrypt.c: /tmp/ccDtypop.s:891: Error: bad instruction `ret'
encrypt.c: /tmp/ccDtypop.s:894: Warning: alignment too large: 31 assumed
encrypt.c: /tmp/ccDtypop.s:920: Error: unknown pseudo-op: `.att_syntax'

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=native -mtune=xscale -O3 avx1

Compiler output

Implementation: crypto_aead/omdsha256k128n96tau96v2/sse4
Compiler: gcc -march=native -mtune=xscale -O3
encrypt.c: /tmp/ccbX97bo.s: Assembler messages:
encrypt.c: /tmp/ccbX97bo.s:13: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccbX97bo.s:16: Warning: alignment too large: 31 assumed
encrypt.c: /tmp/ccbX97bo.s:18: Error: expression too complex -- `push rbx'
encrypt.c: /tmp/ccbX97bo.s:19: Error: expression too complex -- `push rbp'
encrypt.c: /tmp/ccbX97bo.s:20: Error: expression too complex -- `push r13'
encrypt.c: /tmp/ccbX97bo.s:21: Error: expression too complex -- `push r14'
encrypt.c: /tmp/ccbX97bo.s:22: Error: expression too complex -- `push r15'
encrypt.c: /tmp/ccbX97bo.s:23: Error: ARM register expected -- `sub rsp,32'
encrypt.c: /tmp/ccbX97bo.s:24: Error: bad instruction `shl rdx,6'
encrypt.c: ...
encrypt.c: /tmp/ccbX97bo.s:926: Error: bad instruction `jne loop0'
encrypt.c: /tmp/ccbX97bo.s:928: Error: ARM register expected -- `add rsp,32'
encrypt.c: /tmp/ccbX97bo.s:929: Error: expression too complex -- `pop r15'
encrypt.c: /tmp/ccbX97bo.s:930: Error: expression too complex -- `pop r14'
encrypt.c: /tmp/ccbX97bo.s:931: Error: expression too complex -- `pop r13'
encrypt.c: /tmp/ccbX97bo.s:932: Error: expression too complex -- `pop rbp'
encrypt.c: /tmp/ccbX97bo.s:933: Error: expression too complex -- `pop rbx'
encrypt.c: /tmp/ccbX97bo.s:934: Error: bad instruction `ret'
encrypt.c: /tmp/ccbX97bo.s:936: Warning: alignment too large: 31 assumed
encrypt.c: /tmp/ccbX97bo.s:960: Error: unknown pseudo-op: `.att_syntax'

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=native -mtune=xscale -O3 sse4

Compiler output

Implementation: crypto_aead/omdsha256k128n96tau96v2/avx1
Compiler: gcc -march=native -mtune=xscale -Os
encrypt.c: /tmp/ccS4pLfL.s: Assembler messages:
encrypt.c: /tmp/ccS4pLfL.s:13: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccS4pLfL.s:16: Warning: alignment too large: 31 assumed
encrypt.c: /tmp/ccS4pLfL.s:19: Error: expression too complex -- `push rbx'
encrypt.c: /tmp/ccS4pLfL.s:20: Error: expression too complex -- `push rbp'
encrypt.c: /tmp/ccS4pLfL.s:21: Error: expression too complex -- `push r13'
encrypt.c: /tmp/ccS4pLfL.s:22: Error: expression too complex -- `push r14'
encrypt.c: /tmp/ccS4pLfL.s:23: Error: expression too complex -- `push r15'
encrypt.c: /tmp/ccS4pLfL.s:24: Error: ARM register expected -- `sub rsp,32'
encrypt.c: /tmp/ccS4pLfL.s:25: Error: bad instruction `shl rdx,6'
encrypt.c: ...
encrypt.c: /tmp/ccS4pLfL.s:883: Error: bad instruction `jne loop0'
encrypt.c: /tmp/ccS4pLfL.s:885: Error: ARM register expected -- `add rsp,32'
encrypt.c: /tmp/ccS4pLfL.s:886: Error: expression too complex -- `pop r15'
encrypt.c: /tmp/ccS4pLfL.s:887: Error: expression too complex -- `pop r14'
encrypt.c: /tmp/ccS4pLfL.s:888: Error: expression too complex -- `pop r13'
encrypt.c: /tmp/ccS4pLfL.s:889: Error: expression too complex -- `pop rbp'
encrypt.c: /tmp/ccS4pLfL.s:890: Error: expression too complex -- `pop rbx'
encrypt.c: /tmp/ccS4pLfL.s:891: Error: bad instruction `ret'
encrypt.c: /tmp/ccS4pLfL.s:894: Warning: alignment too large: 31 assumed
encrypt.c: /tmp/ccS4pLfL.s:920: Error: unknown pseudo-op: `.att_syntax'

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=native -mtune=xscale -Os avx1

Compiler output

Implementation: crypto_aead/omdsha256k128n96tau96v2/sse4
Compiler: gcc -march=native -mtune=xscale -Os
encrypt.c: /tmp/ccqUtivI.s: Assembler messages:
encrypt.c: /tmp/ccqUtivI.s:13: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccqUtivI.s:16: Warning: alignment too large: 31 assumed
encrypt.c: /tmp/ccqUtivI.s:18: Error: expression too complex -- `push rbx'
encrypt.c: /tmp/ccqUtivI.s:19: Error: expression too complex -- `push rbp'
encrypt.c: /tmp/ccqUtivI.s:20: Error: expression too complex -- `push r13'
encrypt.c: /tmp/ccqUtivI.s:21: Error: expression too complex -- `push r14'
encrypt.c: /tmp/ccqUtivI.s:22: Error: expression too complex -- `push r15'
encrypt.c: /tmp/ccqUtivI.s:23: Error: ARM register expected -- `sub rsp,32'
encrypt.c: /tmp/ccqUtivI.s:24: Error: bad instruction `shl rdx,6'
encrypt.c: ...
encrypt.c: /tmp/ccqUtivI.s:926: Error: bad instruction `jne loop0'
encrypt.c: /tmp/ccqUtivI.s:928: Error: ARM register expected -- `add rsp,32'
encrypt.c: /tmp/ccqUtivI.s:929: Error: expression too complex -- `pop r15'
encrypt.c: /tmp/ccqUtivI.s:930: Error: expression too complex -- `pop r14'
encrypt.c: /tmp/ccqUtivI.s:931: Error: expression too complex -- `pop r13'
encrypt.c: /tmp/ccqUtivI.s:932: Error: expression too complex -- `pop rbp'
encrypt.c: /tmp/ccqUtivI.s:933: Error: expression too complex -- `pop rbx'
encrypt.c: /tmp/ccqUtivI.s:934: Error: bad instruction `ret'
encrypt.c: /tmp/ccqUtivI.s:936: Warning: alignment too large: 31 assumed
encrypt.c: /tmp/ccqUtivI.s:960: Error: unknown pseudo-op: `.att_syntax'

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=native -mtune=xscale -Os sse4