Implementation notes: mipso32, loongson, crypto_aead/omdsha512k512n256tau256v1

Computer: loongson
Architecture: mipso32
CPU ID: unknown CPU ID
SUPERCOP version: 20161026
Operation: crypto_aead
Primitive: omdsha512k512n256tau256v1
TimeImplementationCompilerBenchmark dateSUPERCOP version
343682refgcc -funroll-loops -march=loongson2f -mabi=n32 -O32016121720161026
379344refgcc -march=loongson2f -mabi=n32 -O32016121720161026
541730refgcc -funroll-loops -march=loongson2f -mabi=n32 -O22016121720161026
550286refgcc -march=loongson2f -mabi=n32 -O22016121720161026
616148refgcc -funroll-loops -march=loongson2f -mabi=n32 -Os2016121720161026
621302refgcc -march=loongson2f -mabi=n32 -Os2016121720161026

Compiler output

Implementation: crypto_aead/omdsha512k512n256tau256v1/sse4
Compiler: gcc -funroll-loops -march=loongson2f -mabi=n32 -O2
encrypt.c: In file included from encrypt.c:6:0:
encrypt.c: omdsha512.h:229:5: 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/ccbezHBO.s: Assembler messages:
encrypt.c: /tmp/ccbezHBO.s:8: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccbezHBO.s:11: Error: unrecognized opcode `cmp rdx,0'
encrypt.c: /tmp/ccbezHBO.s:12: Error: unrecognized opcode `je .nowork'
encrypt.c: /tmp/ccbezHBO.s:13: Error: invalid operands `sub rsp,696'
encrypt.c: /tmp/ccbezHBO.s:14: Error: unrecognized opcode `mov [rsp+656+8*0],rbx'
encrypt.c: ...
encrypt.c: /tmp/ccbezHBO.s:3310: Error: unrecognized opcode `dec rdx'
encrypt.c: /tmp/ccbezHBO.s:3311: Error: unrecognized opcode `jnz .updateblock'
encrypt.c: /tmp/ccbezHBO.s:3312: Error: unrecognized opcode `mov rbx,[rsp+656+8*0]'
encrypt.c: /tmp/ccbezHBO.s:3313: Error: unrecognized opcode `mov r12,[rsp+656+8*1]'
encrypt.c: /tmp/ccbezHBO.s:3314: Error: unrecognized opcode `mov r13,[rsp+656+8*2]'
encrypt.c: /tmp/ccbezHBO.s:3315: Error: unrecognized opcode `mov r14,[rsp+656+8*3]'
encrypt.c: /tmp/ccbezHBO.s:3316: Error: unrecognized opcode `mov r15,[rsp+656+8*4]'
encrypt.c: /tmp/ccbezHBO.s:3317: Error: invalid operands `add rsp,696'
encrypt.c: /tmp/ccbezHBO.s:3319: Error: unrecognized opcode `ret'
encrypt.c: /tmp/ccbezHBO.s:3370: 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/omdsha512k512n256tau256v1/avx1
Compiler: gcc -funroll-loops -march=loongson2f -mabi=n32 -O2
encrypt.c: In file included from encrypt.c:6:0:
encrypt.c: omdsha512.h:229:5: 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/ccsKdfiO.s: Assembler messages:
encrypt.c: /tmp/ccsKdfiO.s:8: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccsKdfiO.s:12: Error: unrecognized opcode `cmp rdx,0'
encrypt.c: /tmp/ccsKdfiO.s:13: Error: unrecognized opcode `je .nowork'
encrypt.c: /tmp/ccsKdfiO.s:14: Error: invalid operands `sub rsp,696'
encrypt.c: /tmp/ccsKdfiO.s:15: Error: unrecognized opcode `mov [rsp+656+8*0],rbx'
encrypt.c: ...
encrypt.c: /tmp/ccsKdfiO.s:3483: Error: unrecognized opcode `dec rdx'
encrypt.c: /tmp/ccsKdfiO.s:3484: Error: unrecognized opcode `jnz .updateblock'
encrypt.c: /tmp/ccsKdfiO.s:3485: Error: unrecognized opcode `mov rbx,[rsp+656+8*0]'
encrypt.c: /tmp/ccsKdfiO.s:3486: Error: unrecognized opcode `mov r12,[rsp+656+8*1]'
encrypt.c: /tmp/ccsKdfiO.s:3487: Error: unrecognized opcode `mov r13,[rsp+656+8*2]'
encrypt.c: /tmp/ccsKdfiO.s:3488: Error: unrecognized opcode `mov r14,[rsp+656+8*3]'
encrypt.c: /tmp/ccsKdfiO.s:3489: Error: unrecognized opcode `mov r15,[rsp+656+8*4]'
encrypt.c: /tmp/ccsKdfiO.s:3490: Error: invalid operands `add rsp,696'
encrypt.c: /tmp/ccsKdfiO.s:3492: Error: unrecognized opcode `ret'
encrypt.c: /tmp/ccsKdfiO.s:3542: 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/omdsha512k512n256tau256v1/ref
Compiler: gcc -funroll-loops -march=loongson2f -mabi=n32 -O2
sha512.c: sha512.c: In function 'sha512_comp':
sha512.c: sha512.c:206:20: warning: initialization from incompatible pointer type
sha512.c: const uint64_t *W=in;
sha512.c: ^

Number of similar (compiler,implementation) pairs: 6, namely:
CompilerImplementations
gcc -funroll-loops -march=loongson2f -mabi=n32 -O2 ref
gcc -funroll-loops -march=loongson2f -mabi=n32 -O3 ref
gcc -funroll-loops -march=loongson2f -mabi=n32 -Os ref
gcc -march=loongson2f -mabi=n32 -O2 ref
gcc -march=loongson2f -mabi=n32 -O3 ref
gcc -march=loongson2f -mabi=n32 -Os ref

Compiler output

Implementation: crypto_aead/omdsha512k512n256tau256v1/sse4
Compiler: gcc -funroll-loops -march=loongson2f -mabi=n32 -O3
encrypt.c: In file included from encrypt.c:6:0:
encrypt.c: omdsha512.h:229:5: 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/ccydIelh.s: Assembler messages:
encrypt.c: /tmp/ccydIelh.s:8: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccydIelh.s:11: Error: unrecognized opcode `cmp rdx,0'
encrypt.c: /tmp/ccydIelh.s:12: Error: unrecognized opcode `je .nowork'
encrypt.c: /tmp/ccydIelh.s:13: Error: invalid operands `sub rsp,696'
encrypt.c: /tmp/ccydIelh.s:14: Error: unrecognized opcode `mov [rsp+656+8*0],rbx'
encrypt.c: ...
encrypt.c: /tmp/ccydIelh.s:3310: Error: unrecognized opcode `dec rdx'
encrypt.c: /tmp/ccydIelh.s:3311: Error: unrecognized opcode `jnz .updateblock'
encrypt.c: /tmp/ccydIelh.s:3312: Error: unrecognized opcode `mov rbx,[rsp+656+8*0]'
encrypt.c: /tmp/ccydIelh.s:3313: Error: unrecognized opcode `mov r12,[rsp+656+8*1]'
encrypt.c: /tmp/ccydIelh.s:3314: Error: unrecognized opcode `mov r13,[rsp+656+8*2]'
encrypt.c: /tmp/ccydIelh.s:3315: Error: unrecognized opcode `mov r14,[rsp+656+8*3]'
encrypt.c: /tmp/ccydIelh.s:3316: Error: unrecognized opcode `mov r15,[rsp+656+8*4]'
encrypt.c: /tmp/ccydIelh.s:3317: Error: invalid operands `add rsp,696'
encrypt.c: /tmp/ccydIelh.s:3319: Error: unrecognized opcode `ret'
encrypt.c: /tmp/ccydIelh.s:3370: 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/omdsha512k512n256tau256v1/avx1
Compiler: gcc -funroll-loops -march=loongson2f -mabi=n32 -O3
encrypt.c: In file included from encrypt.c:6:0:
encrypt.c: omdsha512.h:229:5: 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/cczQJg3h.s: Assembler messages:
encrypt.c: /tmp/cczQJg3h.s:8: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/cczQJg3h.s:12: Error: unrecognized opcode `cmp rdx,0'
encrypt.c: /tmp/cczQJg3h.s:13: Error: unrecognized opcode `je .nowork'
encrypt.c: /tmp/cczQJg3h.s:14: Error: invalid operands `sub rsp,696'
encrypt.c: /tmp/cczQJg3h.s:15: Error: unrecognized opcode `mov [rsp+656+8*0],rbx'
encrypt.c: ...
encrypt.c: /tmp/cczQJg3h.s:3483: Error: unrecognized opcode `dec rdx'
encrypt.c: /tmp/cczQJg3h.s:3484: Error: unrecognized opcode `jnz .updateblock'
encrypt.c: /tmp/cczQJg3h.s:3485: Error: unrecognized opcode `mov rbx,[rsp+656+8*0]'
encrypt.c: /tmp/cczQJg3h.s:3486: Error: unrecognized opcode `mov r12,[rsp+656+8*1]'
encrypt.c: /tmp/cczQJg3h.s:3487: Error: unrecognized opcode `mov r13,[rsp+656+8*2]'
encrypt.c: /tmp/cczQJg3h.s:3488: Error: unrecognized opcode `mov r14,[rsp+656+8*3]'
encrypt.c: /tmp/cczQJg3h.s:3489: Error: unrecognized opcode `mov r15,[rsp+656+8*4]'
encrypt.c: /tmp/cczQJg3h.s:3490: Error: invalid operands `add rsp,696'
encrypt.c: /tmp/cczQJg3h.s:3492: Error: unrecognized opcode `ret'
encrypt.c: /tmp/cczQJg3h.s:3542: 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/omdsha512k512n256tau256v1/sse4
Compiler: gcc -funroll-loops -march=loongson2f -mabi=n32 -Os
encrypt.c: In file included from encrypt.c:6:0:
encrypt.c: omdsha512.h:229:5: 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/ccJp9x1c.s: Assembler messages:
encrypt.c: /tmp/ccJp9x1c.s:8: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccJp9x1c.s:11: Error: unrecognized opcode `cmp rdx,0'
encrypt.c: /tmp/ccJp9x1c.s:12: Error: unrecognized opcode `je .nowork'
encrypt.c: /tmp/ccJp9x1c.s:13: Error: invalid operands `sub rsp,696'
encrypt.c: /tmp/ccJp9x1c.s:14: Error: unrecognized opcode `mov [rsp+656+8*0],rbx'
encrypt.c: ...
encrypt.c: /tmp/ccJp9x1c.s:3310: Error: unrecognized opcode `dec rdx'
encrypt.c: /tmp/ccJp9x1c.s:3311: Error: unrecognized opcode `jnz .updateblock'
encrypt.c: /tmp/ccJp9x1c.s:3312: Error: unrecognized opcode `mov rbx,[rsp+656+8*0]'
encrypt.c: /tmp/ccJp9x1c.s:3313: Error: unrecognized opcode `mov r12,[rsp+656+8*1]'
encrypt.c: /tmp/ccJp9x1c.s:3314: Error: unrecognized opcode `mov r13,[rsp+656+8*2]'
encrypt.c: /tmp/ccJp9x1c.s:3315: Error: unrecognized opcode `mov r14,[rsp+656+8*3]'
encrypt.c: /tmp/ccJp9x1c.s:3316: Error: unrecognized opcode `mov r15,[rsp+656+8*4]'
encrypt.c: /tmp/ccJp9x1c.s:3317: Error: invalid operands `add rsp,696'
encrypt.c: /tmp/ccJp9x1c.s:3319: Error: unrecognized opcode `ret'
encrypt.c: /tmp/ccJp9x1c.s:3370: 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/omdsha512k512n256tau256v1/avx1
Compiler: gcc -funroll-loops -march=loongson2f -mabi=n32 -Os
encrypt.c: In file included from encrypt.c:6:0:
encrypt.c: omdsha512.h:229:5: 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/ccKWmT1a.s: Assembler messages:
encrypt.c: /tmp/ccKWmT1a.s:8: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccKWmT1a.s:12: Error: unrecognized opcode `cmp rdx,0'
encrypt.c: /tmp/ccKWmT1a.s:13: Error: unrecognized opcode `je .nowork'
encrypt.c: /tmp/ccKWmT1a.s:14: Error: invalid operands `sub rsp,696'
encrypt.c: /tmp/ccKWmT1a.s:15: Error: unrecognized opcode `mov [rsp+656+8*0],rbx'
encrypt.c: ...
encrypt.c: /tmp/ccKWmT1a.s:3483: Error: unrecognized opcode `dec rdx'
encrypt.c: /tmp/ccKWmT1a.s:3484: Error: unrecognized opcode `jnz .updateblock'
encrypt.c: /tmp/ccKWmT1a.s:3485: Error: unrecognized opcode `mov rbx,[rsp+656+8*0]'
encrypt.c: /tmp/ccKWmT1a.s:3486: Error: unrecognized opcode `mov r12,[rsp+656+8*1]'
encrypt.c: /tmp/ccKWmT1a.s:3487: Error: unrecognized opcode `mov r13,[rsp+656+8*2]'
encrypt.c: /tmp/ccKWmT1a.s:3488: Error: unrecognized opcode `mov r14,[rsp+656+8*3]'
encrypt.c: /tmp/ccKWmT1a.s:3489: Error: unrecognized opcode `mov r15,[rsp+656+8*4]'
encrypt.c: /tmp/ccKWmT1a.s:3490: Error: invalid operands `add rsp,696'
encrypt.c: /tmp/ccKWmT1a.s:3492: Error: unrecognized opcode `ret'
encrypt.c: /tmp/ccKWmT1a.s:3542: 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/omdsha512k512n256tau256v1/sse4
Compiler: gcc -march=loongson2f -mabi=n32 -O2
encrypt.c: In file included from encrypt.c:6:0:
encrypt.c: omdsha512.h:229:5: 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/cc30PXWo.s: Assembler messages:
encrypt.c: /tmp/cc30PXWo.s:8: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/cc30PXWo.s:11: Error: unrecognized opcode `cmp rdx,0'
encrypt.c: /tmp/cc30PXWo.s:12: Error: unrecognized opcode `je .nowork'
encrypt.c: /tmp/cc30PXWo.s:13: Error: invalid operands `sub rsp,696'
encrypt.c: /tmp/cc30PXWo.s:14: Error: unrecognized opcode `mov [rsp+656+8*0],rbx'
encrypt.c: ...
encrypt.c: /tmp/cc30PXWo.s:3310: Error: unrecognized opcode `dec rdx'
encrypt.c: /tmp/cc30PXWo.s:3311: Error: unrecognized opcode `jnz .updateblock'
encrypt.c: /tmp/cc30PXWo.s:3312: Error: unrecognized opcode `mov rbx,[rsp+656+8*0]'
encrypt.c: /tmp/cc30PXWo.s:3313: Error: unrecognized opcode `mov r12,[rsp+656+8*1]'
encrypt.c: /tmp/cc30PXWo.s:3314: Error: unrecognized opcode `mov r13,[rsp+656+8*2]'
encrypt.c: /tmp/cc30PXWo.s:3315: Error: unrecognized opcode `mov r14,[rsp+656+8*3]'
encrypt.c: /tmp/cc30PXWo.s:3316: Error: unrecognized opcode `mov r15,[rsp+656+8*4]'
encrypt.c: /tmp/cc30PXWo.s:3317: Error: invalid operands `add rsp,696'
encrypt.c: /tmp/cc30PXWo.s:3319: Error: unrecognized opcode `ret'
encrypt.c: /tmp/cc30PXWo.s:3370: 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/omdsha512k512n256tau256v1/avx1
Compiler: gcc -march=loongson2f -mabi=n32 -O2
encrypt.c: In file included from encrypt.c:6:0:
encrypt.c: omdsha512.h:229:5: 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/ccyBDFbr.s: Assembler messages:
encrypt.c: /tmp/ccyBDFbr.s:8: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccyBDFbr.s:12: Error: unrecognized opcode `cmp rdx,0'
encrypt.c: /tmp/ccyBDFbr.s:13: Error: unrecognized opcode `je .nowork'
encrypt.c: /tmp/ccyBDFbr.s:14: Error: invalid operands `sub rsp,696'
encrypt.c: /tmp/ccyBDFbr.s:15: Error: unrecognized opcode `mov [rsp+656+8*0],rbx'
encrypt.c: ...
encrypt.c: /tmp/ccyBDFbr.s:3483: Error: unrecognized opcode `dec rdx'
encrypt.c: /tmp/ccyBDFbr.s:3484: Error: unrecognized opcode `jnz .updateblock'
encrypt.c: /tmp/ccyBDFbr.s:3485: Error: unrecognized opcode `mov rbx,[rsp+656+8*0]'
encrypt.c: /tmp/ccyBDFbr.s:3486: Error: unrecognized opcode `mov r12,[rsp+656+8*1]'
encrypt.c: /tmp/ccyBDFbr.s:3487: Error: unrecognized opcode `mov r13,[rsp+656+8*2]'
encrypt.c: /tmp/ccyBDFbr.s:3488: Error: unrecognized opcode `mov r14,[rsp+656+8*3]'
encrypt.c: /tmp/ccyBDFbr.s:3489: Error: unrecognized opcode `mov r15,[rsp+656+8*4]'
encrypt.c: /tmp/ccyBDFbr.s:3490: Error: invalid operands `add rsp,696'
encrypt.c: /tmp/ccyBDFbr.s:3492: Error: unrecognized opcode `ret'
encrypt.c: /tmp/ccyBDFbr.s:3542: 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/omdsha512k512n256tau256v1/sse4
Compiler: gcc -march=loongson2f -mabi=n32 -O3
encrypt.c: In file included from encrypt.c:6:0:
encrypt.c: omdsha512.h:229:5: 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/ccDtoZ73.s: Assembler messages:
encrypt.c: /tmp/ccDtoZ73.s:8: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccDtoZ73.s:11: Error: unrecognized opcode `cmp rdx,0'
encrypt.c: /tmp/ccDtoZ73.s:12: Error: unrecognized opcode `je .nowork'
encrypt.c: /tmp/ccDtoZ73.s:13: Error: invalid operands `sub rsp,696'
encrypt.c: /tmp/ccDtoZ73.s:14: Error: unrecognized opcode `mov [rsp+656+8*0],rbx'
encrypt.c: ...
encrypt.c: /tmp/ccDtoZ73.s:3310: Error: unrecognized opcode `dec rdx'
encrypt.c: /tmp/ccDtoZ73.s:3311: Error: unrecognized opcode `jnz .updateblock'
encrypt.c: /tmp/ccDtoZ73.s:3312: Error: unrecognized opcode `mov rbx,[rsp+656+8*0]'
encrypt.c: /tmp/ccDtoZ73.s:3313: Error: unrecognized opcode `mov r12,[rsp+656+8*1]'
encrypt.c: /tmp/ccDtoZ73.s:3314: Error: unrecognized opcode `mov r13,[rsp+656+8*2]'
encrypt.c: /tmp/ccDtoZ73.s:3315: Error: unrecognized opcode `mov r14,[rsp+656+8*3]'
encrypt.c: /tmp/ccDtoZ73.s:3316: Error: unrecognized opcode `mov r15,[rsp+656+8*4]'
encrypt.c: /tmp/ccDtoZ73.s:3317: Error: invalid operands `add rsp,696'
encrypt.c: /tmp/ccDtoZ73.s:3319: Error: unrecognized opcode `ret'
encrypt.c: /tmp/ccDtoZ73.s:3370: 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/omdsha512k512n256tau256v1/avx1
Compiler: gcc -march=loongson2f -mabi=n32 -O3
encrypt.c: In file included from encrypt.c:6:0:
encrypt.c: omdsha512.h:229:5: 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/ccUpwvP4.s: Assembler messages:
encrypt.c: /tmp/ccUpwvP4.s:8: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccUpwvP4.s:12: Error: unrecognized opcode `cmp rdx,0'
encrypt.c: /tmp/ccUpwvP4.s:13: Error: unrecognized opcode `je .nowork'
encrypt.c: /tmp/ccUpwvP4.s:14: Error: invalid operands `sub rsp,696'
encrypt.c: /tmp/ccUpwvP4.s:15: Error: unrecognized opcode `mov [rsp+656+8*0],rbx'
encrypt.c: ...
encrypt.c: /tmp/ccUpwvP4.s:3483: Error: unrecognized opcode `dec rdx'
encrypt.c: /tmp/ccUpwvP4.s:3484: Error: unrecognized opcode `jnz .updateblock'
encrypt.c: /tmp/ccUpwvP4.s:3485: Error: unrecognized opcode `mov rbx,[rsp+656+8*0]'
encrypt.c: /tmp/ccUpwvP4.s:3486: Error: unrecognized opcode `mov r12,[rsp+656+8*1]'
encrypt.c: /tmp/ccUpwvP4.s:3487: Error: unrecognized opcode `mov r13,[rsp+656+8*2]'
encrypt.c: /tmp/ccUpwvP4.s:3488: Error: unrecognized opcode `mov r14,[rsp+656+8*3]'
encrypt.c: /tmp/ccUpwvP4.s:3489: Error: unrecognized opcode `mov r15,[rsp+656+8*4]'
encrypt.c: /tmp/ccUpwvP4.s:3490: Error: invalid operands `add rsp,696'
encrypt.c: /tmp/ccUpwvP4.s:3492: Error: unrecognized opcode `ret'
encrypt.c: /tmp/ccUpwvP4.s:3542: 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/omdsha512k512n256tau256v1/sse4
Compiler: gcc -march=loongson2f -mabi=n32 -Os
encrypt.c: In file included from encrypt.c:6:0:
encrypt.c: omdsha512.h:229:5: 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/cc0ObzLY.s: Assembler messages:
encrypt.c: /tmp/cc0ObzLY.s:8: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/cc0ObzLY.s:11: Error: unrecognized opcode `cmp rdx,0'
encrypt.c: /tmp/cc0ObzLY.s:12: Error: unrecognized opcode `je .nowork'
encrypt.c: /tmp/cc0ObzLY.s:13: Error: invalid operands `sub rsp,696'
encrypt.c: /tmp/cc0ObzLY.s:14: Error: unrecognized opcode `mov [rsp+656+8*0],rbx'
encrypt.c: ...
encrypt.c: /tmp/cc0ObzLY.s:3310: Error: unrecognized opcode `dec rdx'
encrypt.c: /tmp/cc0ObzLY.s:3311: Error: unrecognized opcode `jnz .updateblock'
encrypt.c: /tmp/cc0ObzLY.s:3312: Error: unrecognized opcode `mov rbx,[rsp+656+8*0]'
encrypt.c: /tmp/cc0ObzLY.s:3313: Error: unrecognized opcode `mov r12,[rsp+656+8*1]'
encrypt.c: /tmp/cc0ObzLY.s:3314: Error: unrecognized opcode `mov r13,[rsp+656+8*2]'
encrypt.c: /tmp/cc0ObzLY.s:3315: Error: unrecognized opcode `mov r14,[rsp+656+8*3]'
encrypt.c: /tmp/cc0ObzLY.s:3316: Error: unrecognized opcode `mov r15,[rsp+656+8*4]'
encrypt.c: /tmp/cc0ObzLY.s:3317: Error: invalid operands `add rsp,696'
encrypt.c: /tmp/cc0ObzLY.s:3319: Error: unrecognized opcode `ret'
encrypt.c: /tmp/cc0ObzLY.s:3370: 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/omdsha512k512n256tau256v1/avx1
Compiler: gcc -march=loongson2f -mabi=n32 -Os
encrypt.c: In file included from encrypt.c:6:0:
encrypt.c: omdsha512.h:229:5: 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/ccNLQEvX.s: Assembler messages:
encrypt.c: /tmp/ccNLQEvX.s:8: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccNLQEvX.s:12: Error: unrecognized opcode `cmp rdx,0'
encrypt.c: /tmp/ccNLQEvX.s:13: Error: unrecognized opcode `je .nowork'
encrypt.c: /tmp/ccNLQEvX.s:14: Error: invalid operands `sub rsp,696'
encrypt.c: /tmp/ccNLQEvX.s:15: Error: unrecognized opcode `mov [rsp+656+8*0],rbx'
encrypt.c: ...
encrypt.c: /tmp/ccNLQEvX.s:3483: Error: unrecognized opcode `dec rdx'
encrypt.c: /tmp/ccNLQEvX.s:3484: Error: unrecognized opcode `jnz .updateblock'
encrypt.c: /tmp/ccNLQEvX.s:3485: Error: unrecognized opcode `mov rbx,[rsp+656+8*0]'
encrypt.c: /tmp/ccNLQEvX.s:3486: Error: unrecognized opcode `mov r12,[rsp+656+8*1]'
encrypt.c: /tmp/ccNLQEvX.s:3487: Error: unrecognized opcode `mov r13,[rsp+656+8*2]'
encrypt.c: /tmp/ccNLQEvX.s:3488: Error: unrecognized opcode `mov r14,[rsp+656+8*3]'
encrypt.c: /tmp/ccNLQEvX.s:3489: Error: unrecognized opcode `mov r15,[rsp+656+8*4]'
encrypt.c: /tmp/ccNLQEvX.s:3490: Error: invalid operands `add rsp,696'
encrypt.c: /tmp/ccNLQEvX.s:3492: Error: unrecognized opcode `ret'
encrypt.c: /tmp/ccNLQEvX.s:3542: Error: unknown pseudo-op: `.att_syntax'

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