Implementation notes: mipso32, loongson, crypto_aead/omdsha256k128n96tau128v1

Computer: loongson
Architecture: mipso32
CPU ID: unknown CPU ID
SUPERCOP version: 20161026
Operation: crypto_aead
Primitive: omdsha256k128n96tau128v1
TimeImplementationCompilerBenchmark dateSUPERCOP version
524260refgcc -funroll-loops -march=loongson2f -mabi=n32 -O32016121720161026
576148refgcc -march=loongson2f -mabi=n32 -O32016121720161026
698338refgcc -funroll-loops -march=loongson2f -mabi=n32 -O22016121720161026
725598refgcc -march=loongson2f -mabi=n32 -O22016121720161026
794784refgcc -march=loongson2f -mabi=n32 -Os2016121720161026
805348refgcc -funroll-loops -march=loongson2f -mabi=n32 -Os2016121720161026

Compiler output

Implementation: crypto_aead/omdsha256k128n96tau128v1/avx1
Compiler: gcc -funroll-loops -march=loongson2f -mabi=n32 -O2
encrypt.c: In file included from encrypt.c:7:0:
encrypt.c: omdsha256.h:208:9: warning: this decimal constant is unsigned only in ISO C90
encrypt.c: {28, 268435456}, {29, 536870912}, {30, 1073741824}, {31, 2147483648},
encrypt.c: ^
encrypt.c: /tmp/ccIhhTRq.s: Assembler messages:
encrypt.c: /tmp/ccIhhTRq.s:8: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccIhhTRq.s:11: Error: alignment too large, 28 assumed
encrypt.c: /tmp/ccIhhTRq.s:14: Error: unrecognized opcode `push rbx'
encrypt.c: /tmp/ccIhhTRq.s:15: Error: unrecognized opcode `push rbp'
encrypt.c: /tmp/ccIhhTRq.s:16: Error: unrecognized opcode `push r13'
encrypt.c: ...
encrypt.c: /tmp/ccIhhTRq.s:878: Error: unrecognized opcode `jne loop0'
encrypt.c: /tmp/ccIhhTRq.s:880: Error: invalid operands `add rsp,32'
encrypt.c: /tmp/ccIhhTRq.s:881: Error: opcode not supported on this processor: loongson2f (mips3) `pop r15'
encrypt.c: /tmp/ccIhhTRq.s:882: Error: opcode not supported on this processor: loongson2f (mips3) `pop r14'
encrypt.c: /tmp/ccIhhTRq.s:883: Error: opcode not supported on this processor: loongson2f (mips3) `pop r13'
encrypt.c: /tmp/ccIhhTRq.s:884: Error: opcode not supported on this processor: loongson2f (mips3) `pop rbp'
encrypt.c: /tmp/ccIhhTRq.s:885: Error: opcode not supported on this processor: loongson2f (mips3) `pop rbx'
encrypt.c: /tmp/ccIhhTRq.s:886: Error: unrecognized opcode `ret'
encrypt.c: /tmp/ccIhhTRq.s:889: Error: alignment too large, 28 assumed
encrypt.c: /tmp/ccIhhTRq.s:916: Error: unknown pseudo-op: `.att_syntax'

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -funroll-loops -march=loongson2f -mabi=n32 -O2 avx1

Compiler output

Implementation: crypto_aead/omdsha256k128n96tau128v1/sse4
Compiler: gcc -funroll-loops -march=loongson2f -mabi=n32 -O2
encrypt.c: In file included from encrypt.c:7:0:
encrypt.c: omdsha256.h:208:9: warning: this decimal constant is unsigned only in ISO C90
encrypt.c: {28, 268435456}, {29, 536870912}, {30, 1073741824}, {31, 2147483648},
encrypt.c: ^
encrypt.c: /tmp/ccguO0lL.s: Assembler messages:
encrypt.c: /tmp/ccguO0lL.s:8: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccguO0lL.s:11: Error: alignment too large, 28 assumed
encrypt.c: /tmp/ccguO0lL.s:13: Error: unrecognized opcode `push rbx'
encrypt.c: /tmp/ccguO0lL.s:14: Error: unrecognized opcode `push rbp'
encrypt.c: /tmp/ccguO0lL.s:15: Error: unrecognized opcode `push r13'
encrypt.c: ...
encrypt.c: /tmp/ccguO0lL.s:921: Error: unrecognized opcode `jne loop0'
encrypt.c: /tmp/ccguO0lL.s:923: Error: invalid operands `add rsp,32'
encrypt.c: /tmp/ccguO0lL.s:924: Error: opcode not supported on this processor: loongson2f (mips3) `pop r15'
encrypt.c: /tmp/ccguO0lL.s:925: Error: opcode not supported on this processor: loongson2f (mips3) `pop r14'
encrypt.c: /tmp/ccguO0lL.s:926: Error: opcode not supported on this processor: loongson2f (mips3) `pop r13'
encrypt.c: /tmp/ccguO0lL.s:927: Error: opcode not supported on this processor: loongson2f (mips3) `pop rbp'
encrypt.c: /tmp/ccguO0lL.s:928: Error: opcode not supported on this processor: loongson2f (mips3) `pop rbx'
encrypt.c: /tmp/ccguO0lL.s:929: Error: unrecognized opcode `ret'
encrypt.c: /tmp/ccguO0lL.s:931: Error: alignment too large, 28 assumed
encrypt.c: /tmp/ccguO0lL.s:955: Error: unknown pseudo-op: `.att_syntax'

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -funroll-loops -march=loongson2f -mabi=n32 -O2 sse4

Compiler output

Implementation: crypto_aead/omdsha256k128n96tau128v1/sse4
Compiler: gcc -funroll-loops -march=loongson2f -mabi=n32 -O3
encrypt.c: In file included from encrypt.c:7:0:
encrypt.c: omdsha256.h:208:9: warning: this decimal constant is unsigned only in ISO C90
encrypt.c: {28, 268435456}, {29, 536870912}, {30, 1073741824}, {31, 2147483648},
encrypt.c: ^
encrypt.c: /tmp/ccRUDoji.s: Assembler messages:
encrypt.c: /tmp/ccRUDoji.s:8: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccRUDoji.s:11: Error: alignment too large, 28 assumed
encrypt.c: /tmp/ccRUDoji.s:13: Error: unrecognized opcode `push rbx'
encrypt.c: /tmp/ccRUDoji.s:14: Error: unrecognized opcode `push rbp'
encrypt.c: /tmp/ccRUDoji.s:15: Error: unrecognized opcode `push r13'
encrypt.c: ...
encrypt.c: /tmp/ccRUDoji.s:921: Error: unrecognized opcode `jne loop0'
encrypt.c: /tmp/ccRUDoji.s:923: Error: invalid operands `add rsp,32'
encrypt.c: /tmp/ccRUDoji.s:924: Error: opcode not supported on this processor: loongson2f (mips3) `pop r15'
encrypt.c: /tmp/ccRUDoji.s:925: Error: opcode not supported on this processor: loongson2f (mips3) `pop r14'
encrypt.c: /tmp/ccRUDoji.s:926: Error: opcode not supported on this processor: loongson2f (mips3) `pop r13'
encrypt.c: /tmp/ccRUDoji.s:927: Error: opcode not supported on this processor: loongson2f (mips3) `pop rbp'
encrypt.c: /tmp/ccRUDoji.s:928: Error: opcode not supported on this processor: loongson2f (mips3) `pop rbx'
encrypt.c: /tmp/ccRUDoji.s:929: Error: unrecognized opcode `ret'
encrypt.c: /tmp/ccRUDoji.s:931: Error: alignment too large, 28 assumed
encrypt.c: /tmp/ccRUDoji.s:955: Error: unknown pseudo-op: `.att_syntax'

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -funroll-loops -march=loongson2f -mabi=n32 -O3 sse4

Compiler output

Implementation: crypto_aead/omdsha256k128n96tau128v1/avx1
Compiler: gcc -funroll-loops -march=loongson2f -mabi=n32 -O3
encrypt.c: In file included from encrypt.c:7:0:
encrypt.c: omdsha256.h:208:9: warning: this decimal constant is unsigned only in ISO C90
encrypt.c: {28, 268435456}, {29, 536870912}, {30, 1073741824}, {31, 2147483648},
encrypt.c: ^
encrypt.c: /tmp/ccscAYu9.s: Assembler messages:
encrypt.c: /tmp/ccscAYu9.s:8: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccscAYu9.s:11: Error: alignment too large, 28 assumed
encrypt.c: /tmp/ccscAYu9.s:14: Error: unrecognized opcode `push rbx'
encrypt.c: /tmp/ccscAYu9.s:15: Error: unrecognized opcode `push rbp'
encrypt.c: /tmp/ccscAYu9.s:16: Error: unrecognized opcode `push r13'
encrypt.c: ...
encrypt.c: /tmp/ccscAYu9.s:878: Error: unrecognized opcode `jne loop0'
encrypt.c: /tmp/ccscAYu9.s:880: Error: invalid operands `add rsp,32'
encrypt.c: /tmp/ccscAYu9.s:881: Error: opcode not supported on this processor: loongson2f (mips3) `pop r15'
encrypt.c: /tmp/ccscAYu9.s:882: Error: opcode not supported on this processor: loongson2f (mips3) `pop r14'
encrypt.c: /tmp/ccscAYu9.s:883: Error: opcode not supported on this processor: loongson2f (mips3) `pop r13'
encrypt.c: /tmp/ccscAYu9.s:884: Error: opcode not supported on this processor: loongson2f (mips3) `pop rbp'
encrypt.c: /tmp/ccscAYu9.s:885: Error: opcode not supported on this processor: loongson2f (mips3) `pop rbx'
encrypt.c: /tmp/ccscAYu9.s:886: Error: unrecognized opcode `ret'
encrypt.c: /tmp/ccscAYu9.s:889: Error: alignment too large, 28 assumed
encrypt.c: /tmp/ccscAYu9.s:916: Error: unknown pseudo-op: `.att_syntax'

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -funroll-loops -march=loongson2f -mabi=n32 -O3 avx1

Compiler output

Implementation: crypto_aead/omdsha256k128n96tau128v1/avx1
Compiler: gcc -funroll-loops -march=loongson2f -mabi=n32 -Os
encrypt.c: In file included from encrypt.c:7:0:
encrypt.c: omdsha256.h:208:9: warning: this decimal constant is unsigned only in ISO C90
encrypt.c: {28, 268435456}, {29, 536870912}, {30, 1073741824}, {31, 2147483648},
encrypt.c: ^
encrypt.c: /tmp/cc9Pjo5Q.s: Assembler messages:
encrypt.c: /tmp/cc9Pjo5Q.s:8: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/cc9Pjo5Q.s:11: Error: alignment too large, 28 assumed
encrypt.c: /tmp/cc9Pjo5Q.s:14: Error: unrecognized opcode `push rbx'
encrypt.c: /tmp/cc9Pjo5Q.s:15: Error: unrecognized opcode `push rbp'
encrypt.c: /tmp/cc9Pjo5Q.s:16: Error: unrecognized opcode `push r13'
encrypt.c: ...
encrypt.c: /tmp/cc9Pjo5Q.s:878: Error: unrecognized opcode `jne loop0'
encrypt.c: /tmp/cc9Pjo5Q.s:880: Error: invalid operands `add rsp,32'
encrypt.c: /tmp/cc9Pjo5Q.s:881: Error: opcode not supported on this processor: loongson2f (mips3) `pop r15'
encrypt.c: /tmp/cc9Pjo5Q.s:882: Error: opcode not supported on this processor: loongson2f (mips3) `pop r14'
encrypt.c: /tmp/cc9Pjo5Q.s:883: Error: opcode not supported on this processor: loongson2f (mips3) `pop r13'
encrypt.c: /tmp/cc9Pjo5Q.s:884: Error: opcode not supported on this processor: loongson2f (mips3) `pop rbp'
encrypt.c: /tmp/cc9Pjo5Q.s:885: Error: opcode not supported on this processor: loongson2f (mips3) `pop rbx'
encrypt.c: /tmp/cc9Pjo5Q.s:886: Error: unrecognized opcode `ret'
encrypt.c: /tmp/cc9Pjo5Q.s:889: Error: alignment too large, 28 assumed
encrypt.c: /tmp/cc9Pjo5Q.s:916: Error: unknown pseudo-op: `.att_syntax'

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -funroll-loops -march=loongson2f -mabi=n32 -Os avx1

Compiler output

Implementation: crypto_aead/omdsha256k128n96tau128v1/sse4
Compiler: gcc -funroll-loops -march=loongson2f -mabi=n32 -Os
encrypt.c: In file included from encrypt.c:7:0:
encrypt.c: omdsha256.h:208:9: warning: this decimal constant is unsigned only in ISO C90
encrypt.c: {28, 268435456}, {29, 536870912}, {30, 1073741824}, {31, 2147483648},
encrypt.c: ^
encrypt.c: /tmp/cclbKy8c.s: Assembler messages:
encrypt.c: /tmp/cclbKy8c.s:8: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/cclbKy8c.s:11: Error: alignment too large, 28 assumed
encrypt.c: /tmp/cclbKy8c.s:13: Error: unrecognized opcode `push rbx'
encrypt.c: /tmp/cclbKy8c.s:14: Error: unrecognized opcode `push rbp'
encrypt.c: /tmp/cclbKy8c.s:15: Error: unrecognized opcode `push r13'
encrypt.c: ...
encrypt.c: /tmp/cclbKy8c.s:921: Error: unrecognized opcode `jne loop0'
encrypt.c: /tmp/cclbKy8c.s:923: Error: invalid operands `add rsp,32'
encrypt.c: /tmp/cclbKy8c.s:924: Error: opcode not supported on this processor: loongson2f (mips3) `pop r15'
encrypt.c: /tmp/cclbKy8c.s:925: Error: opcode not supported on this processor: loongson2f (mips3) `pop r14'
encrypt.c: /tmp/cclbKy8c.s:926: Error: opcode not supported on this processor: loongson2f (mips3) `pop r13'
encrypt.c: /tmp/cclbKy8c.s:927: Error: opcode not supported on this processor: loongson2f (mips3) `pop rbp'
encrypt.c: /tmp/cclbKy8c.s:928: Error: opcode not supported on this processor: loongson2f (mips3) `pop rbx'
encrypt.c: /tmp/cclbKy8c.s:929: Error: unrecognized opcode `ret'
encrypt.c: /tmp/cclbKy8c.s:931: Error: alignment too large, 28 assumed
encrypt.c: /tmp/cclbKy8c.s:955: Error: unknown pseudo-op: `.att_syntax'

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -funroll-loops -march=loongson2f -mabi=n32 -Os sse4

Compiler output

Implementation: crypto_aead/omdsha256k128n96tau128v1/avx1
Compiler: gcc -march=loongson2f -mabi=n32 -O2
encrypt.c: In file included from encrypt.c:7:0:
encrypt.c: omdsha256.h:208:9: warning: this decimal constant is unsigned only in ISO C90
encrypt.c: {28, 268435456}, {29, 536870912}, {30, 1073741824}, {31, 2147483648},
encrypt.c: ^
encrypt.c: /tmp/ccWm4QBk.s: Assembler messages:
encrypt.c: /tmp/ccWm4QBk.s:8: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccWm4QBk.s:11: Error: alignment too large, 28 assumed
encrypt.c: /tmp/ccWm4QBk.s:14: Error: unrecognized opcode `push rbx'
encrypt.c: /tmp/ccWm4QBk.s:15: Error: unrecognized opcode `push rbp'
encrypt.c: /tmp/ccWm4QBk.s:16: Error: unrecognized opcode `push r13'
encrypt.c: ...
encrypt.c: /tmp/ccWm4QBk.s:878: Error: unrecognized opcode `jne loop0'
encrypt.c: /tmp/ccWm4QBk.s:880: Error: invalid operands `add rsp,32'
encrypt.c: /tmp/ccWm4QBk.s:881: Error: opcode not supported on this processor: loongson2f (mips3) `pop r15'
encrypt.c: /tmp/ccWm4QBk.s:882: Error: opcode not supported on this processor: loongson2f (mips3) `pop r14'
encrypt.c: /tmp/ccWm4QBk.s:883: Error: opcode not supported on this processor: loongson2f (mips3) `pop r13'
encrypt.c: /tmp/ccWm4QBk.s:884: Error: opcode not supported on this processor: loongson2f (mips3) `pop rbp'
encrypt.c: /tmp/ccWm4QBk.s:885: Error: opcode not supported on this processor: loongson2f (mips3) `pop rbx'
encrypt.c: /tmp/ccWm4QBk.s:886: Error: unrecognized opcode `ret'
encrypt.c: /tmp/ccWm4QBk.s:889: Error: alignment too large, 28 assumed
encrypt.c: /tmp/ccWm4QBk.s:916: Error: unknown pseudo-op: `.att_syntax'

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=loongson2f -mabi=n32 -O2 avx1

Compiler output

Implementation: crypto_aead/omdsha256k128n96tau128v1/sse4
Compiler: gcc -march=loongson2f -mabi=n32 -O2
encrypt.c: In file included from encrypt.c:7:0:
encrypt.c: omdsha256.h:208:9: warning: this decimal constant is unsigned only in ISO C90
encrypt.c: {28, 268435456}, {29, 536870912}, {30, 1073741824}, {31, 2147483648},
encrypt.c: ^
encrypt.c: /tmp/cceHOAwD.s: Assembler messages:
encrypt.c: /tmp/cceHOAwD.s:8: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/cceHOAwD.s:11: Error: alignment too large, 28 assumed
encrypt.c: /tmp/cceHOAwD.s:13: Error: unrecognized opcode `push rbx'
encrypt.c: /tmp/cceHOAwD.s:14: Error: unrecognized opcode `push rbp'
encrypt.c: /tmp/cceHOAwD.s:15: Error: unrecognized opcode `push r13'
encrypt.c: ...
encrypt.c: /tmp/cceHOAwD.s:921: Error: unrecognized opcode `jne loop0'
encrypt.c: /tmp/cceHOAwD.s:923: Error: invalid operands `add rsp,32'
encrypt.c: /tmp/cceHOAwD.s:924: Error: opcode not supported on this processor: loongson2f (mips3) `pop r15'
encrypt.c: /tmp/cceHOAwD.s:925: Error: opcode not supported on this processor: loongson2f (mips3) `pop r14'
encrypt.c: /tmp/cceHOAwD.s:926: Error: opcode not supported on this processor: loongson2f (mips3) `pop r13'
encrypt.c: /tmp/cceHOAwD.s:927: Error: opcode not supported on this processor: loongson2f (mips3) `pop rbp'
encrypt.c: /tmp/cceHOAwD.s:928: Error: opcode not supported on this processor: loongson2f (mips3) `pop rbx'
encrypt.c: /tmp/cceHOAwD.s:929: Error: unrecognized opcode `ret'
encrypt.c: /tmp/cceHOAwD.s:931: Error: alignment too large, 28 assumed
encrypt.c: /tmp/cceHOAwD.s:955: Error: unknown pseudo-op: `.att_syntax'

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=loongson2f -mabi=n32 -O2 sse4

Compiler output

Implementation: crypto_aead/omdsha256k128n96tau128v1/avx1
Compiler: gcc -march=loongson2f -mabi=n32 -O3
encrypt.c: In file included from encrypt.c:7:0:
encrypt.c: omdsha256.h:208:9: warning: this decimal constant is unsigned only in ISO C90
encrypt.c: {28, 268435456}, {29, 536870912}, {30, 1073741824}, {31, 2147483648},
encrypt.c: ^
encrypt.c: /tmp/ccmH7wc0.s: Assembler messages:
encrypt.c: /tmp/ccmH7wc0.s:8: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccmH7wc0.s:11: Error: alignment too large, 28 assumed
encrypt.c: /tmp/ccmH7wc0.s:14: Error: unrecognized opcode `push rbx'
encrypt.c: /tmp/ccmH7wc0.s:15: Error: unrecognized opcode `push rbp'
encrypt.c: /tmp/ccmH7wc0.s:16: Error: unrecognized opcode `push r13'
encrypt.c: ...
encrypt.c: /tmp/ccmH7wc0.s:878: Error: unrecognized opcode `jne loop0'
encrypt.c: /tmp/ccmH7wc0.s:880: Error: invalid operands `add rsp,32'
encrypt.c: /tmp/ccmH7wc0.s:881: Error: opcode not supported on this processor: loongson2f (mips3) `pop r15'
encrypt.c: /tmp/ccmH7wc0.s:882: Error: opcode not supported on this processor: loongson2f (mips3) `pop r14'
encrypt.c: /tmp/ccmH7wc0.s:883: Error: opcode not supported on this processor: loongson2f (mips3) `pop r13'
encrypt.c: /tmp/ccmH7wc0.s:884: Error: opcode not supported on this processor: loongson2f (mips3) `pop rbp'
encrypt.c: /tmp/ccmH7wc0.s:885: Error: opcode not supported on this processor: loongson2f (mips3) `pop rbx'
encrypt.c: /tmp/ccmH7wc0.s:886: Error: unrecognized opcode `ret'
encrypt.c: /tmp/ccmH7wc0.s:889: Error: alignment too large, 28 assumed
encrypt.c: /tmp/ccmH7wc0.s:916: Error: unknown pseudo-op: `.att_syntax'

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=loongson2f -mabi=n32 -O3 avx1

Compiler output

Implementation: crypto_aead/omdsha256k128n96tau128v1/sse4
Compiler: gcc -march=loongson2f -mabi=n32 -O3
encrypt.c: In file included from encrypt.c:7:0:
encrypt.c: omdsha256.h:208:9: warning: this decimal constant is unsigned only in ISO C90
encrypt.c: {28, 268435456}, {29, 536870912}, {30, 1073741824}, {31, 2147483648},
encrypt.c: ^
encrypt.c: /tmp/ccxF9ula.s: Assembler messages:
encrypt.c: /tmp/ccxF9ula.s:8: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccxF9ula.s:11: Error: alignment too large, 28 assumed
encrypt.c: /tmp/ccxF9ula.s:13: Error: unrecognized opcode `push rbx'
encrypt.c: /tmp/ccxF9ula.s:14: Error: unrecognized opcode `push rbp'
encrypt.c: /tmp/ccxF9ula.s:15: Error: unrecognized opcode `push r13'
encrypt.c: ...
encrypt.c: /tmp/ccxF9ula.s:921: Error: unrecognized opcode `jne loop0'
encrypt.c: /tmp/ccxF9ula.s:923: Error: invalid operands `add rsp,32'
encrypt.c: /tmp/ccxF9ula.s:924: Error: opcode not supported on this processor: loongson2f (mips3) `pop r15'
encrypt.c: /tmp/ccxF9ula.s:925: Error: opcode not supported on this processor: loongson2f (mips3) `pop r14'
encrypt.c: /tmp/ccxF9ula.s:926: Error: opcode not supported on this processor: loongson2f (mips3) `pop r13'
encrypt.c: /tmp/ccxF9ula.s:927: Error: opcode not supported on this processor: loongson2f (mips3) `pop rbp'
encrypt.c: /tmp/ccxF9ula.s:928: Error: opcode not supported on this processor: loongson2f (mips3) `pop rbx'
encrypt.c: /tmp/ccxF9ula.s:929: Error: unrecognized opcode `ret'
encrypt.c: /tmp/ccxF9ula.s:931: Error: alignment too large, 28 assumed
encrypt.c: /tmp/ccxF9ula.s:955: Error: unknown pseudo-op: `.att_syntax'

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=loongson2f -mabi=n32 -O3 sse4

Compiler output

Implementation: crypto_aead/omdsha256k128n96tau128v1/sse4
Compiler: gcc -march=loongson2f -mabi=n32 -Os
encrypt.c: In file included from encrypt.c:7:0:
encrypt.c: omdsha256.h:208:9: warning: this decimal constant is unsigned only in ISO C90
encrypt.c: {28, 268435456}, {29, 536870912}, {30, 1073741824}, {31, 2147483648},
encrypt.c: ^
encrypt.c: /tmp/ccdQIca2.s: Assembler messages:
encrypt.c: /tmp/ccdQIca2.s:8: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccdQIca2.s:11: Error: alignment too large, 28 assumed
encrypt.c: /tmp/ccdQIca2.s:13: Error: unrecognized opcode `push rbx'
encrypt.c: /tmp/ccdQIca2.s:14: Error: unrecognized opcode `push rbp'
encrypt.c: /tmp/ccdQIca2.s:15: Error: unrecognized opcode `push r13'
encrypt.c: ...
encrypt.c: /tmp/ccdQIca2.s:921: Error: unrecognized opcode `jne loop0'
encrypt.c: /tmp/ccdQIca2.s:923: Error: invalid operands `add rsp,32'
encrypt.c: /tmp/ccdQIca2.s:924: Error: opcode not supported on this processor: loongson2f (mips3) `pop r15'
encrypt.c: /tmp/ccdQIca2.s:925: Error: opcode not supported on this processor: loongson2f (mips3) `pop r14'
encrypt.c: /tmp/ccdQIca2.s:926: Error: opcode not supported on this processor: loongson2f (mips3) `pop r13'
encrypt.c: /tmp/ccdQIca2.s:927: Error: opcode not supported on this processor: loongson2f (mips3) `pop rbp'
encrypt.c: /tmp/ccdQIca2.s:928: Error: opcode not supported on this processor: loongson2f (mips3) `pop rbx'
encrypt.c: /tmp/ccdQIca2.s:929: Error: unrecognized opcode `ret'
encrypt.c: /tmp/ccdQIca2.s:931: Error: alignment too large, 28 assumed
encrypt.c: /tmp/ccdQIca2.s:955: Error: unknown pseudo-op: `.att_syntax'

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=loongson2f -mabi=n32 -Os sse4

Compiler output

Implementation: crypto_aead/omdsha256k128n96tau128v1/avx1
Compiler: gcc -march=loongson2f -mabi=n32 -Os
encrypt.c: In file included from encrypt.c:7:0:
encrypt.c: omdsha256.h:208:9: warning: this decimal constant is unsigned only in ISO C90
encrypt.c: {28, 268435456}, {29, 536870912}, {30, 1073741824}, {31, 2147483648},
encrypt.c: ^
encrypt.c: /tmp/ccxZV63M.s: Assembler messages:
encrypt.c: /tmp/ccxZV63M.s:8: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccxZV63M.s:11: Error: alignment too large, 28 assumed
encrypt.c: /tmp/ccxZV63M.s:14: Error: unrecognized opcode `push rbx'
encrypt.c: /tmp/ccxZV63M.s:15: Error: unrecognized opcode `push rbp'
encrypt.c: /tmp/ccxZV63M.s:16: Error: unrecognized opcode `push r13'
encrypt.c: ...
encrypt.c: /tmp/ccxZV63M.s:878: Error: unrecognized opcode `jne loop0'
encrypt.c: /tmp/ccxZV63M.s:880: Error: invalid operands `add rsp,32'
encrypt.c: /tmp/ccxZV63M.s:881: Error: opcode not supported on this processor: loongson2f (mips3) `pop r15'
encrypt.c: /tmp/ccxZV63M.s:882: Error: opcode not supported on this processor: loongson2f (mips3) `pop r14'
encrypt.c: /tmp/ccxZV63M.s:883: Error: opcode not supported on this processor: loongson2f (mips3) `pop r13'
encrypt.c: /tmp/ccxZV63M.s:884: Error: opcode not supported on this processor: loongson2f (mips3) `pop rbp'
encrypt.c: /tmp/ccxZV63M.s:885: Error: opcode not supported on this processor: loongson2f (mips3) `pop rbx'
encrypt.c: /tmp/ccxZV63M.s:886: Error: unrecognized opcode `ret'
encrypt.c: /tmp/ccxZV63M.s:889: Error: alignment too large, 28 assumed
encrypt.c: /tmp/ccxZV63M.s:916: Error: unknown pseudo-op: `.att_syntax'

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=loongson2f -mabi=n32 -Os avx1