Implementation notes: mipso32, loongson, crypto_aead/omdsha512k256n256tau256v1

Computer: loongson
Architecture: mipso32
CPU ID: unknown CPU ID
SUPERCOP version: 20161026
Operation: crypto_aead
Primitive: omdsha512k256n256tau256v1
TimeImplementationCompilerBenchmark dateSUPERCOP version
343450refgcc -funroll-loops -march=loongson2f -mabi=n32 -O32016121720161026
378244refgcc -march=loongson2f -mabi=n32 -O32016121720161026
539760refgcc -funroll-loops -march=loongson2f -mabi=n32 -O22016121720161026
554774refgcc -march=loongson2f -mabi=n32 -O22016121720161026
616274refgcc -funroll-loops -march=loongson2f -mabi=n32 -Os2016121720161026
621452refgcc -march=loongson2f -mabi=n32 -Os2016121720161026

Compiler output

Implementation: crypto_aead/omdsha512k256n256tau256v1/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/ccFX13Sg.s: Assembler messages:
encrypt.c: /tmp/ccFX13Sg.s:8: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccFX13Sg.s:12: Error: unrecognized opcode `cmp rdx,0'
encrypt.c: /tmp/ccFX13Sg.s:13: Error: unrecognized opcode `je .nowork'
encrypt.c: /tmp/ccFX13Sg.s:14: Error: invalid operands `sub rsp,696'
encrypt.c: /tmp/ccFX13Sg.s:15: Error: unrecognized opcode `mov [rsp+656+8*0],rbx'
encrypt.c: ...
encrypt.c: /tmp/ccFX13Sg.s:3483: Error: unrecognized opcode `dec rdx'
encrypt.c: /tmp/ccFX13Sg.s:3484: Error: unrecognized opcode `jnz .updateblock'
encrypt.c: /tmp/ccFX13Sg.s:3485: Error: unrecognized opcode `mov rbx,[rsp+656+8*0]'
encrypt.c: /tmp/ccFX13Sg.s:3486: Error: unrecognized opcode `mov r12,[rsp+656+8*1]'
encrypt.c: /tmp/ccFX13Sg.s:3487: Error: unrecognized opcode `mov r13,[rsp+656+8*2]'
encrypt.c: /tmp/ccFX13Sg.s:3488: Error: unrecognized opcode `mov r14,[rsp+656+8*3]'
encrypt.c: /tmp/ccFX13Sg.s:3489: Error: unrecognized opcode `mov r15,[rsp+656+8*4]'
encrypt.c: /tmp/ccFX13Sg.s:3490: Error: invalid operands `add rsp,696'
encrypt.c: /tmp/ccFX13Sg.s:3492: Error: unrecognized opcode `ret'
encrypt.c: /tmp/ccFX13Sg.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/omdsha512k256n256tau256v1/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/ccWNpzBx.s: Assembler messages:
encrypt.c: /tmp/ccWNpzBx.s:8: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccWNpzBx.s:11: Error: unrecognized opcode `cmp rdx,0'
encrypt.c: /tmp/ccWNpzBx.s:12: Error: unrecognized opcode `je .nowork'
encrypt.c: /tmp/ccWNpzBx.s:13: Error: invalid operands `sub rsp,696'
encrypt.c: /tmp/ccWNpzBx.s:14: Error: unrecognized opcode `mov [rsp+656+8*0],rbx'
encrypt.c: ...
encrypt.c: /tmp/ccWNpzBx.s:3310: Error: unrecognized opcode `dec rdx'
encrypt.c: /tmp/ccWNpzBx.s:3311: Error: unrecognized opcode `jnz .updateblock'
encrypt.c: /tmp/ccWNpzBx.s:3312: Error: unrecognized opcode `mov rbx,[rsp+656+8*0]'
encrypt.c: /tmp/ccWNpzBx.s:3313: Error: unrecognized opcode `mov r12,[rsp+656+8*1]'
encrypt.c: /tmp/ccWNpzBx.s:3314: Error: unrecognized opcode `mov r13,[rsp+656+8*2]'
encrypt.c: /tmp/ccWNpzBx.s:3315: Error: unrecognized opcode `mov r14,[rsp+656+8*3]'
encrypt.c: /tmp/ccWNpzBx.s:3316: Error: unrecognized opcode `mov r15,[rsp+656+8*4]'
encrypt.c: /tmp/ccWNpzBx.s:3317: Error: invalid operands `add rsp,696'
encrypt.c: /tmp/ccWNpzBx.s:3319: Error: unrecognized opcode `ret'
encrypt.c: /tmp/ccWNpzBx.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/omdsha512k256n256tau256v1/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/omdsha512k256n256tau256v1/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/ccLAIfUT.s: Assembler messages:
encrypt.c: /tmp/ccLAIfUT.s:8: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccLAIfUT.s:12: Error: unrecognized opcode `cmp rdx,0'
encrypt.c: /tmp/ccLAIfUT.s:13: Error: unrecognized opcode `je .nowork'
encrypt.c: /tmp/ccLAIfUT.s:14: Error: invalid operands `sub rsp,696'
encrypt.c: /tmp/ccLAIfUT.s:15: Error: unrecognized opcode `mov [rsp+656+8*0],rbx'
encrypt.c: ...
encrypt.c: /tmp/ccLAIfUT.s:3483: Error: unrecognized opcode `dec rdx'
encrypt.c: /tmp/ccLAIfUT.s:3484: Error: unrecognized opcode `jnz .updateblock'
encrypt.c: /tmp/ccLAIfUT.s:3485: Error: unrecognized opcode `mov rbx,[rsp+656+8*0]'
encrypt.c: /tmp/ccLAIfUT.s:3486: Error: unrecognized opcode `mov r12,[rsp+656+8*1]'
encrypt.c: /tmp/ccLAIfUT.s:3487: Error: unrecognized opcode `mov r13,[rsp+656+8*2]'
encrypt.c: /tmp/ccLAIfUT.s:3488: Error: unrecognized opcode `mov r14,[rsp+656+8*3]'
encrypt.c: /tmp/ccLAIfUT.s:3489: Error: unrecognized opcode `mov r15,[rsp+656+8*4]'
encrypt.c: /tmp/ccLAIfUT.s:3490: Error: invalid operands `add rsp,696'
encrypt.c: /tmp/ccLAIfUT.s:3492: Error: unrecognized opcode `ret'
encrypt.c: /tmp/ccLAIfUT.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/omdsha512k256n256tau256v1/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/ccyQmAcd.s: Assembler messages:
encrypt.c: /tmp/ccyQmAcd.s:8: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccyQmAcd.s:11: Error: unrecognized opcode `cmp rdx,0'
encrypt.c: /tmp/ccyQmAcd.s:12: Error: unrecognized opcode `je .nowork'
encrypt.c: /tmp/ccyQmAcd.s:13: Error: invalid operands `sub rsp,696'
encrypt.c: /tmp/ccyQmAcd.s:14: Error: unrecognized opcode `mov [rsp+656+8*0],rbx'
encrypt.c: ...
encrypt.c: /tmp/ccyQmAcd.s:3310: Error: unrecognized opcode `dec rdx'
encrypt.c: /tmp/ccyQmAcd.s:3311: Error: unrecognized opcode `jnz .updateblock'
encrypt.c: /tmp/ccyQmAcd.s:3312: Error: unrecognized opcode `mov rbx,[rsp+656+8*0]'
encrypt.c: /tmp/ccyQmAcd.s:3313: Error: unrecognized opcode `mov r12,[rsp+656+8*1]'
encrypt.c: /tmp/ccyQmAcd.s:3314: Error: unrecognized opcode `mov r13,[rsp+656+8*2]'
encrypt.c: /tmp/ccyQmAcd.s:3315: Error: unrecognized opcode `mov r14,[rsp+656+8*3]'
encrypt.c: /tmp/ccyQmAcd.s:3316: Error: unrecognized opcode `mov r15,[rsp+656+8*4]'
encrypt.c: /tmp/ccyQmAcd.s:3317: Error: invalid operands `add rsp,696'
encrypt.c: /tmp/ccyQmAcd.s:3319: Error: unrecognized opcode `ret'
encrypt.c: /tmp/ccyQmAcd.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/omdsha512k256n256tau256v1/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/ccjaSTm5.s: Assembler messages:
encrypt.c: /tmp/ccjaSTm5.s:8: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccjaSTm5.s:11: Error: unrecognized opcode `cmp rdx,0'
encrypt.c: /tmp/ccjaSTm5.s:12: Error: unrecognized opcode `je .nowork'
encrypt.c: /tmp/ccjaSTm5.s:13: Error: invalid operands `sub rsp,696'
encrypt.c: /tmp/ccjaSTm5.s:14: Error: unrecognized opcode `mov [rsp+656+8*0],rbx'
encrypt.c: ...
encrypt.c: /tmp/ccjaSTm5.s:3310: Error: unrecognized opcode `dec rdx'
encrypt.c: /tmp/ccjaSTm5.s:3311: Error: unrecognized opcode `jnz .updateblock'
encrypt.c: /tmp/ccjaSTm5.s:3312: Error: unrecognized opcode `mov rbx,[rsp+656+8*0]'
encrypt.c: /tmp/ccjaSTm5.s:3313: Error: unrecognized opcode `mov r12,[rsp+656+8*1]'
encrypt.c: /tmp/ccjaSTm5.s:3314: Error: unrecognized opcode `mov r13,[rsp+656+8*2]'
encrypt.c: /tmp/ccjaSTm5.s:3315: Error: unrecognized opcode `mov r14,[rsp+656+8*3]'
encrypt.c: /tmp/ccjaSTm5.s:3316: Error: unrecognized opcode `mov r15,[rsp+656+8*4]'
encrypt.c: /tmp/ccjaSTm5.s:3317: Error: invalid operands `add rsp,696'
encrypt.c: /tmp/ccjaSTm5.s:3319: Error: unrecognized opcode `ret'
encrypt.c: /tmp/ccjaSTm5.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/omdsha512k256n256tau256v1/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/ccuMtBXM.s: Assembler messages:
encrypt.c: /tmp/ccuMtBXM.s:8: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccuMtBXM.s:12: Error: unrecognized opcode `cmp rdx,0'
encrypt.c: /tmp/ccuMtBXM.s:13: Error: unrecognized opcode `je .nowork'
encrypt.c: /tmp/ccuMtBXM.s:14: Error: invalid operands `sub rsp,696'
encrypt.c: /tmp/ccuMtBXM.s:15: Error: unrecognized opcode `mov [rsp+656+8*0],rbx'
encrypt.c: ...
encrypt.c: /tmp/ccuMtBXM.s:3483: Error: unrecognized opcode `dec rdx'
encrypt.c: /tmp/ccuMtBXM.s:3484: Error: unrecognized opcode `jnz .updateblock'
encrypt.c: /tmp/ccuMtBXM.s:3485: Error: unrecognized opcode `mov rbx,[rsp+656+8*0]'
encrypt.c: /tmp/ccuMtBXM.s:3486: Error: unrecognized opcode `mov r12,[rsp+656+8*1]'
encrypt.c: /tmp/ccuMtBXM.s:3487: Error: unrecognized opcode `mov r13,[rsp+656+8*2]'
encrypt.c: /tmp/ccuMtBXM.s:3488: Error: unrecognized opcode `mov r14,[rsp+656+8*3]'
encrypt.c: /tmp/ccuMtBXM.s:3489: Error: unrecognized opcode `mov r15,[rsp+656+8*4]'
encrypt.c: /tmp/ccuMtBXM.s:3490: Error: invalid operands `add rsp,696'
encrypt.c: /tmp/ccuMtBXM.s:3492: Error: unrecognized opcode `ret'
encrypt.c: /tmp/ccuMtBXM.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/omdsha512k256n256tau256v1/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/ccKHF8e4.s: Assembler messages:
encrypt.c: /tmp/ccKHF8e4.s:8: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccKHF8e4.s:12: Error: unrecognized opcode `cmp rdx,0'
encrypt.c: /tmp/ccKHF8e4.s:13: Error: unrecognized opcode `je .nowork'
encrypt.c: /tmp/ccKHF8e4.s:14: Error: invalid operands `sub rsp,696'
encrypt.c: /tmp/ccKHF8e4.s:15: Error: unrecognized opcode `mov [rsp+656+8*0],rbx'
encrypt.c: ...
encrypt.c: /tmp/ccKHF8e4.s:3483: Error: unrecognized opcode `dec rdx'
encrypt.c: /tmp/ccKHF8e4.s:3484: Error: unrecognized opcode `jnz .updateblock'
encrypt.c: /tmp/ccKHF8e4.s:3485: Error: unrecognized opcode `mov rbx,[rsp+656+8*0]'
encrypt.c: /tmp/ccKHF8e4.s:3486: Error: unrecognized opcode `mov r12,[rsp+656+8*1]'
encrypt.c: /tmp/ccKHF8e4.s:3487: Error: unrecognized opcode `mov r13,[rsp+656+8*2]'
encrypt.c: /tmp/ccKHF8e4.s:3488: Error: unrecognized opcode `mov r14,[rsp+656+8*3]'
encrypt.c: /tmp/ccKHF8e4.s:3489: Error: unrecognized opcode `mov r15,[rsp+656+8*4]'
encrypt.c: /tmp/ccKHF8e4.s:3490: Error: invalid operands `add rsp,696'
encrypt.c: /tmp/ccKHF8e4.s:3492: Error: unrecognized opcode `ret'
encrypt.c: /tmp/ccKHF8e4.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/omdsha512k256n256tau256v1/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/ccdEZHBk.s: Assembler messages:
encrypt.c: /tmp/ccdEZHBk.s:8: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccdEZHBk.s:11: Error: unrecognized opcode `cmp rdx,0'
encrypt.c: /tmp/ccdEZHBk.s:12: Error: unrecognized opcode `je .nowork'
encrypt.c: /tmp/ccdEZHBk.s:13: Error: invalid operands `sub rsp,696'
encrypt.c: /tmp/ccdEZHBk.s:14: Error: unrecognized opcode `mov [rsp+656+8*0],rbx'
encrypt.c: ...
encrypt.c: /tmp/ccdEZHBk.s:3310: Error: unrecognized opcode `dec rdx'
encrypt.c: /tmp/ccdEZHBk.s:3311: Error: unrecognized opcode `jnz .updateblock'
encrypt.c: /tmp/ccdEZHBk.s:3312: Error: unrecognized opcode `mov rbx,[rsp+656+8*0]'
encrypt.c: /tmp/ccdEZHBk.s:3313: Error: unrecognized opcode `mov r12,[rsp+656+8*1]'
encrypt.c: /tmp/ccdEZHBk.s:3314: Error: unrecognized opcode `mov r13,[rsp+656+8*2]'
encrypt.c: /tmp/ccdEZHBk.s:3315: Error: unrecognized opcode `mov r14,[rsp+656+8*3]'
encrypt.c: /tmp/ccdEZHBk.s:3316: Error: unrecognized opcode `mov r15,[rsp+656+8*4]'
encrypt.c: /tmp/ccdEZHBk.s:3317: Error: invalid operands `add rsp,696'
encrypt.c: /tmp/ccdEZHBk.s:3319: Error: unrecognized opcode `ret'
encrypt.c: /tmp/ccdEZHBk.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/omdsha512k256n256tau256v1/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/cc1HGwzv.s: Assembler messages:
encrypt.c: /tmp/cc1HGwzv.s:8: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/cc1HGwzv.s:12: Error: unrecognized opcode `cmp rdx,0'
encrypt.c: /tmp/cc1HGwzv.s:13: Error: unrecognized opcode `je .nowork'
encrypt.c: /tmp/cc1HGwzv.s:14: Error: invalid operands `sub rsp,696'
encrypt.c: /tmp/cc1HGwzv.s:15: Error: unrecognized opcode `mov [rsp+656+8*0],rbx'
encrypt.c: ...
encrypt.c: /tmp/cc1HGwzv.s:3483: Error: unrecognized opcode `dec rdx'
encrypt.c: /tmp/cc1HGwzv.s:3484: Error: unrecognized opcode `jnz .updateblock'
encrypt.c: /tmp/cc1HGwzv.s:3485: Error: unrecognized opcode `mov rbx,[rsp+656+8*0]'
encrypt.c: /tmp/cc1HGwzv.s:3486: Error: unrecognized opcode `mov r12,[rsp+656+8*1]'
encrypt.c: /tmp/cc1HGwzv.s:3487: Error: unrecognized opcode `mov r13,[rsp+656+8*2]'
encrypt.c: /tmp/cc1HGwzv.s:3488: Error: unrecognized opcode `mov r14,[rsp+656+8*3]'
encrypt.c: /tmp/cc1HGwzv.s:3489: Error: unrecognized opcode `mov r15,[rsp+656+8*4]'
encrypt.c: /tmp/cc1HGwzv.s:3490: Error: invalid operands `add rsp,696'
encrypt.c: /tmp/cc1HGwzv.s:3492: Error: unrecognized opcode `ret'
encrypt.c: /tmp/cc1HGwzv.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/omdsha512k256n256tau256v1/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/ccMDoy6M.s: Assembler messages:
encrypt.c: /tmp/ccMDoy6M.s:8: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccMDoy6M.s:11: Error: unrecognized opcode `cmp rdx,0'
encrypt.c: /tmp/ccMDoy6M.s:12: Error: unrecognized opcode `je .nowork'
encrypt.c: /tmp/ccMDoy6M.s:13: Error: invalid operands `sub rsp,696'
encrypt.c: /tmp/ccMDoy6M.s:14: Error: unrecognized opcode `mov [rsp+656+8*0],rbx'
encrypt.c: ...
encrypt.c: /tmp/ccMDoy6M.s:3310: Error: unrecognized opcode `dec rdx'
encrypt.c: /tmp/ccMDoy6M.s:3311: Error: unrecognized opcode `jnz .updateblock'
encrypt.c: /tmp/ccMDoy6M.s:3312: Error: unrecognized opcode `mov rbx,[rsp+656+8*0]'
encrypt.c: /tmp/ccMDoy6M.s:3313: Error: unrecognized opcode `mov r12,[rsp+656+8*1]'
encrypt.c: /tmp/ccMDoy6M.s:3314: Error: unrecognized opcode `mov r13,[rsp+656+8*2]'
encrypt.c: /tmp/ccMDoy6M.s:3315: Error: unrecognized opcode `mov r14,[rsp+656+8*3]'
encrypt.c: /tmp/ccMDoy6M.s:3316: Error: unrecognized opcode `mov r15,[rsp+656+8*4]'
encrypt.c: /tmp/ccMDoy6M.s:3317: Error: invalid operands `add rsp,696'
encrypt.c: /tmp/ccMDoy6M.s:3319: Error: unrecognized opcode `ret'
encrypt.c: /tmp/ccMDoy6M.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/omdsha512k256n256tau256v1/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/ccqYyBFo.s: Assembler messages:
encrypt.c: /tmp/ccqYyBFo.s:8: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccqYyBFo.s:12: Error: unrecognized opcode `cmp rdx,0'
encrypt.c: /tmp/ccqYyBFo.s:13: Error: unrecognized opcode `je .nowork'
encrypt.c: /tmp/ccqYyBFo.s:14: Error: invalid operands `sub rsp,696'
encrypt.c: /tmp/ccqYyBFo.s:15: Error: unrecognized opcode `mov [rsp+656+8*0],rbx'
encrypt.c: ...
encrypt.c: /tmp/ccqYyBFo.s:3483: Error: unrecognized opcode `dec rdx'
encrypt.c: /tmp/ccqYyBFo.s:3484: Error: unrecognized opcode `jnz .updateblock'
encrypt.c: /tmp/ccqYyBFo.s:3485: Error: unrecognized opcode `mov rbx,[rsp+656+8*0]'
encrypt.c: /tmp/ccqYyBFo.s:3486: Error: unrecognized opcode `mov r12,[rsp+656+8*1]'
encrypt.c: /tmp/ccqYyBFo.s:3487: Error: unrecognized opcode `mov r13,[rsp+656+8*2]'
encrypt.c: /tmp/ccqYyBFo.s:3488: Error: unrecognized opcode `mov r14,[rsp+656+8*3]'
encrypt.c: /tmp/ccqYyBFo.s:3489: Error: unrecognized opcode `mov r15,[rsp+656+8*4]'
encrypt.c: /tmp/ccqYyBFo.s:3490: Error: invalid operands `add rsp,696'
encrypt.c: /tmp/ccqYyBFo.s:3492: Error: unrecognized opcode `ret'
encrypt.c: /tmp/ccqYyBFo.s:3542: Error: unknown pseudo-op: `.att_syntax'

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

Compiler output

Implementation: crypto_aead/omdsha512k256n256tau256v1/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/ccztzbiF.s: Assembler messages:
encrypt.c: /tmp/ccztzbiF.s:8: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccztzbiF.s:11: Error: unrecognized opcode `cmp rdx,0'
encrypt.c: /tmp/ccztzbiF.s:12: Error: unrecognized opcode `je .nowork'
encrypt.c: /tmp/ccztzbiF.s:13: Error: invalid operands `sub rsp,696'
encrypt.c: /tmp/ccztzbiF.s:14: Error: unrecognized opcode `mov [rsp+656+8*0],rbx'
encrypt.c: ...
encrypt.c: /tmp/ccztzbiF.s:3310: Error: unrecognized opcode `dec rdx'
encrypt.c: /tmp/ccztzbiF.s:3311: Error: unrecognized opcode `jnz .updateblock'
encrypt.c: /tmp/ccztzbiF.s:3312: Error: unrecognized opcode `mov rbx,[rsp+656+8*0]'
encrypt.c: /tmp/ccztzbiF.s:3313: Error: unrecognized opcode `mov r12,[rsp+656+8*1]'
encrypt.c: /tmp/ccztzbiF.s:3314: Error: unrecognized opcode `mov r13,[rsp+656+8*2]'
encrypt.c: /tmp/ccztzbiF.s:3315: Error: unrecognized opcode `mov r14,[rsp+656+8*3]'
encrypt.c: /tmp/ccztzbiF.s:3316: Error: unrecognized opcode `mov r15,[rsp+656+8*4]'
encrypt.c: /tmp/ccztzbiF.s:3317: Error: invalid operands `add rsp,696'
encrypt.c: /tmp/ccztzbiF.s:3319: Error: unrecognized opcode `ret'
encrypt.c: /tmp/ccztzbiF.s:3370: Error: unknown pseudo-op: `.att_syntax'

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