Implementation notes: aarch64, googlecoraldev, crypto_aead/omdsha256k128n96tau96v2

Computer: googlecoraldev
Architecture: aarch64
CPU ID: 410fd034
SUPERCOP version: 20191221
Operation: crypto_aead
Primitive: omdsha256k128n96tau96v2
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
29052013260 0 030823 920 880refgcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010320191221
3493807008 0 025000 824 872refclang_-mcpu=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020010320191221
4156204968 0 021319 920 864refgcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010320191221
4575603892 0 019127 904 856refgcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010320191221
5940004416 0 020743 920 864refgcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010320191221

Compiler output

Implementation: avx1
Security model: unknown
Compiler: clang -mcpu=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE
encrypt.c: <inline asm>:1:1: error: unknown directive
encrypt.c: .intel_syntax noprefix
encrypt.c: ^
encrypt.c: <inline asm>:3:12: error: invalid alignment value
encrypt.c: .align 32
encrypt.c: ^
encrypt.c: <inline asm>:5:1: error: unrecognized instruction mnemonic, did you mean: ushl, ushr?
encrypt.c: push rbx
encrypt.c: ^
encrypt.c: <inline asm>:6:5: error: unrecognized instruction mnemonic, did you mean: ushl, ushr?
encrypt.c: push rbp
encrypt.c: ^
encrypt.c: <inline asm>:7:5: error: unrecognized instruction mnemonic, did you mean: ushl, ushr?
encrypt.c: push r13
encrypt.c: ^
encrypt.c: <inline asm>:8:5: error: unrecognized instruction mnemonic, did you mean: ushl, ushr?
encrypt.c: push r14
encrypt.c: ^
encrypt.c: <inline asm>:9:5: error: unrecognized instruction mnemonic, did you mean: ushl, ushr?
encrypt.c: push r15
encrypt.c: ^
encrypt.c: <inline asm>:10:9: error: invalid operand for instruction
encrypt.c: sub rsp,32
encrypt.c: ^
encrypt.c: <inline asm>:11:9: error: invalid operand for instruction
encrypt.c: ...

Number of similar (compiler,implementation) pairs: 2, namely:
CompilerImplementations
clang -mcpu=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE avx1 sse4

Compiler output

Implementation: avx1
Security model: unknown
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
encrypt.c: /tmp/ccpp4iDU.s: Assembler messages:
encrypt.c: /tmp/ccpp4iDU.s:5: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccpp4iDU.s:11: Error: unknown mnemonic `push' -- `push rbx'
encrypt.c: /tmp/ccpp4iDU.s:12: Error: unknown mnemonic `push' -- `push rbp'
encrypt.c: /tmp/ccpp4iDU.s:13: Error: unknown mnemonic `push' -- `push r13'
encrypt.c: /tmp/ccpp4iDU.s:14: Error: unknown mnemonic `push' -- `push r14'
encrypt.c: /tmp/ccpp4iDU.s:15: Error: unknown mnemonic `push' -- `push r15'
encrypt.c: /tmp/ccpp4iDU.s:16: Error: operand 1 must be an integer or stack pointer register -- `sub rsp,32'
encrypt.c: /tmp/ccpp4iDU.s:17: Error: operand 1 must be a SIMD scalar register -- `shl rdx,6'
encrypt.c: /tmp/ccpp4iDU.s:18: Error: unknown mnemonic `jz' -- `jz done_hash'
encrypt.c: /tmp/ccpp4iDU.s:19: Error: operand 1 must be an integer or stack pointer register -- `add rdx,rdi'
encrypt.c: /tmp/ccpp4iDU.s:20: Error: operand 1 must be an integer register -- `mov [rsp+0],rdx'
encrypt.c: /tmp/ccpp4iDU.s:21: Error: operand 1 must be an integer register -- `mov eax,[4*0+rsi]'
encrypt.c: /tmp/ccpp4iDU.s:22: Error: operand 1 must be an integer register -- `mov ebx,[4*1+rsi]'
encrypt.c: /tmp/ccpp4iDU.s:23: Error: operand 1 must be an integer register -- `mov ecx,[4*2+rsi]'
encrypt.c: /tmp/ccpp4iDU.s:24: Error: operand 1 must be an integer register -- `mov r8d,[4*3+rsi]'
encrypt.c: /tmp/ccpp4iDU.s:25: Error: operand 1 must be an integer register -- `mov edx,[4*4+rsi]'
encrypt.c: /tmp/ccpp4iDU.s:26: Error: operand 1 must be an integer register -- `mov r9d,[4*5+rsi]'
encrypt.c: /tmp/ccpp4iDU.s:27: Error: operand 1 must be an integer register -- `mov r10d,[4*6+rsi]'
encrypt.c: /tmp/ccpp4iDU.s:28: Error: operand 1 must be an integer register -- `mov r11d,[4*7+rsi]'
encrypt.c: /tmp/ccpp4iDU.s:29: Error: unknown mnemonic `vmovdqa' -- `vmovdqa xmm13,XMMWORD PTR[PSHUFFLE_BYTE_FLIP_MASK+rip]'
encrypt.c: /tmp/ccpp4iDU.s:30: Error: unknown mnemonic `vmovdqa' -- `vmovdqa xmm10,XMMWORD PTR[_SHUF_00BA+rip]'
encrypt.c: /tmp/ccpp4iDU.s:31: Error: unknown mnemonic `vmovdqa' -- `vmovdqa xmm12,XMMWORD PTR[_SHUF_DC00+rip]'
encrypt.c: /tmp/ccpp4iDU.s:33: Error: unknown mnemonic `lea' -- `lea rbp,XMMWORD PTR[K256+rip]'
encrypt.c: /tmp/ccpp4iDU.s:34: Error: unknown mnemonic `vmovdqu' -- `vmovdqu xmm4,[rdi+0*16]'
encrypt.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE avx1

Compiler output

Implementation: avx1
Security model: unknown
Compiler: gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE
encrypt.c: /tmp/cc5uTnGv.s: Assembler messages:
encrypt.c: /tmp/cc5uTnGv.s:5: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/cc5uTnGv.s:11: Error: unknown mnemonic `push' -- `push rbx'
encrypt.c: /tmp/cc5uTnGv.s:12: Error: unknown mnemonic `push' -- `push rbp'
encrypt.c: /tmp/cc5uTnGv.s:13: Error: unknown mnemonic `push' -- `push r13'
encrypt.c: /tmp/cc5uTnGv.s:14: Error: unknown mnemonic `push' -- `push r14'
encrypt.c: /tmp/cc5uTnGv.s:15: Error: unknown mnemonic `push' -- `push r15'
encrypt.c: /tmp/cc5uTnGv.s:16: Error: operand 1 must be an integer or stack pointer register -- `sub rsp,32'
encrypt.c: /tmp/cc5uTnGv.s:17: Error: operand 1 must be a SIMD scalar register -- `shl rdx,6'
encrypt.c: /tmp/cc5uTnGv.s:18: Error: unknown mnemonic `jz' -- `jz done_hash'
encrypt.c: /tmp/cc5uTnGv.s:19: Error: operand 1 must be an integer or stack pointer register -- `add rdx,rdi'
encrypt.c: /tmp/cc5uTnGv.s:20: Error: operand 1 must be an integer register -- `mov [rsp+0],rdx'
encrypt.c: /tmp/cc5uTnGv.s:21: Error: operand 1 must be an integer register -- `mov eax,[4*0+rsi]'
encrypt.c: /tmp/cc5uTnGv.s:22: Error: operand 1 must be an integer register -- `mov ebx,[4*1+rsi]'
encrypt.c: /tmp/cc5uTnGv.s:23: Error: operand 1 must be an integer register -- `mov ecx,[4*2+rsi]'
encrypt.c: /tmp/cc5uTnGv.s:24: Error: operand 1 must be an integer register -- `mov r8d,[4*3+rsi]'
encrypt.c: /tmp/cc5uTnGv.s:25: Error: operand 1 must be an integer register -- `mov edx,[4*4+rsi]'
encrypt.c: /tmp/cc5uTnGv.s:26: Error: operand 1 must be an integer register -- `mov r9d,[4*5+rsi]'
encrypt.c: /tmp/cc5uTnGv.s:27: Error: operand 1 must be an integer register -- `mov r10d,[4*6+rsi]'
encrypt.c: /tmp/cc5uTnGv.s:28: Error: operand 1 must be an integer register -- `mov r11d,[4*7+rsi]'
encrypt.c: /tmp/cc5uTnGv.s:29: Error: unknown mnemonic `vmovdqa' -- `vmovdqa xmm13,XMMWORD PTR[PSHUFFLE_BYTE_FLIP_MASK+rip]'
encrypt.c: /tmp/cc5uTnGv.s:30: Error: unknown mnemonic `vmovdqa' -- `vmovdqa xmm10,XMMWORD PTR[_SHUF_00BA+rip]'
encrypt.c: /tmp/cc5uTnGv.s:31: Error: unknown mnemonic `vmovdqa' -- `vmovdqa xmm12,XMMWORD PTR[_SHUF_DC00+rip]'
encrypt.c: /tmp/cc5uTnGv.s:33: Error: unknown mnemonic `lea' -- `lea rbp,XMMWORD PTR[K256+rip]'
encrypt.c: /tmp/cc5uTnGv.s:34: Error: unknown mnemonic `vmovdqu' -- `vmovdqu xmm4,[rdi+0*16]'
encrypt.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE avx1

Compiler output

Implementation: avx1
Security model: unknown
Compiler: gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE
encrypt.c: /tmp/ccbW6pQL.s: Assembler messages:
encrypt.c: /tmp/ccbW6pQL.s:5: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccbW6pQL.s:11: Error: unknown mnemonic `push' -- `push rbx'
encrypt.c: /tmp/ccbW6pQL.s:12: Error: unknown mnemonic `push' -- `push rbp'
encrypt.c: /tmp/ccbW6pQL.s:13: Error: unknown mnemonic `push' -- `push r13'
encrypt.c: /tmp/ccbW6pQL.s:14: Error: unknown mnemonic `push' -- `push r14'
encrypt.c: /tmp/ccbW6pQL.s:15: Error: unknown mnemonic `push' -- `push r15'
encrypt.c: /tmp/ccbW6pQL.s:16: Error: operand 1 must be an integer or stack pointer register -- `sub rsp,32'
encrypt.c: /tmp/ccbW6pQL.s:17: Error: operand 1 must be a SIMD scalar register -- `shl rdx,6'
encrypt.c: /tmp/ccbW6pQL.s:18: Error: unknown mnemonic `jz' -- `jz done_hash'
encrypt.c: /tmp/ccbW6pQL.s:19: Error: operand 1 must be an integer or stack pointer register -- `add rdx,rdi'
encrypt.c: /tmp/ccbW6pQL.s:20: Error: operand 1 must be an integer register -- `mov [rsp+0],rdx'
encrypt.c: /tmp/ccbW6pQL.s:21: Error: operand 1 must be an integer register -- `mov eax,[4*0+rsi]'
encrypt.c: /tmp/ccbW6pQL.s:22: Error: operand 1 must be an integer register -- `mov ebx,[4*1+rsi]'
encrypt.c: /tmp/ccbW6pQL.s:23: Error: operand 1 must be an integer register -- `mov ecx,[4*2+rsi]'
encrypt.c: /tmp/ccbW6pQL.s:24: Error: operand 1 must be an integer register -- `mov r8d,[4*3+rsi]'
encrypt.c: /tmp/ccbW6pQL.s:25: Error: operand 1 must be an integer register -- `mov edx,[4*4+rsi]'
encrypt.c: /tmp/ccbW6pQL.s:26: Error: operand 1 must be an integer register -- `mov r9d,[4*5+rsi]'
encrypt.c: /tmp/ccbW6pQL.s:27: Error: operand 1 must be an integer register -- `mov r10d,[4*6+rsi]'
encrypt.c: /tmp/ccbW6pQL.s:28: Error: operand 1 must be an integer register -- `mov r11d,[4*7+rsi]'
encrypt.c: /tmp/ccbW6pQL.s:29: Error: unknown mnemonic `vmovdqa' -- `vmovdqa xmm13,XMMWORD PTR[PSHUFFLE_BYTE_FLIP_MASK+rip]'
encrypt.c: /tmp/ccbW6pQL.s:30: Error: unknown mnemonic `vmovdqa' -- `vmovdqa xmm10,XMMWORD PTR[_SHUF_00BA+rip]'
encrypt.c: /tmp/ccbW6pQL.s:31: Error: unknown mnemonic `vmovdqa' -- `vmovdqa xmm12,XMMWORD PTR[_SHUF_DC00+rip]'
encrypt.c: /tmp/ccbW6pQL.s:33: Error: unknown mnemonic `lea' -- `lea rbp,XMMWORD PTR[K256+rip]'
encrypt.c: /tmp/ccbW6pQL.s:34: Error: unknown mnemonic `vmovdqu' -- `vmovdqu xmm4,[rdi+0*16]'
encrypt.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE avx1

Compiler output

Implementation: avx1
Security model: unknown
Compiler: gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE
encrypt.c: /tmp/ccsA4BV0.s: Assembler messages:
encrypt.c: /tmp/ccsA4BV0.s:5: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccsA4BV0.s:11: Error: unknown mnemonic `push' -- `push rbx'
encrypt.c: /tmp/ccsA4BV0.s:12: Error: unknown mnemonic `push' -- `push rbp'
encrypt.c: /tmp/ccsA4BV0.s:13: Error: unknown mnemonic `push' -- `push r13'
encrypt.c: /tmp/ccsA4BV0.s:14: Error: unknown mnemonic `push' -- `push r14'
encrypt.c: /tmp/ccsA4BV0.s:15: Error: unknown mnemonic `push' -- `push r15'
encrypt.c: /tmp/ccsA4BV0.s:16: Error: operand 1 must be an integer or stack pointer register -- `sub rsp,32'
encrypt.c: /tmp/ccsA4BV0.s:17: Error: operand 1 must be a SIMD scalar register -- `shl rdx,6'
encrypt.c: /tmp/ccsA4BV0.s:18: Error: unknown mnemonic `jz' -- `jz done_hash'
encrypt.c: /tmp/ccsA4BV0.s:19: Error: operand 1 must be an integer or stack pointer register -- `add rdx,rdi'
encrypt.c: /tmp/ccsA4BV0.s:20: Error: operand 1 must be an integer register -- `mov [rsp+0],rdx'
encrypt.c: /tmp/ccsA4BV0.s:21: Error: operand 1 must be an integer register -- `mov eax,[4*0+rsi]'
encrypt.c: /tmp/ccsA4BV0.s:22: Error: operand 1 must be an integer register -- `mov ebx,[4*1+rsi]'
encrypt.c: /tmp/ccsA4BV0.s:23: Error: operand 1 must be an integer register -- `mov ecx,[4*2+rsi]'
encrypt.c: /tmp/ccsA4BV0.s:24: Error: operand 1 must be an integer register -- `mov r8d,[4*3+rsi]'
encrypt.c: /tmp/ccsA4BV0.s:25: Error: operand 1 must be an integer register -- `mov edx,[4*4+rsi]'
encrypt.c: /tmp/ccsA4BV0.s:26: Error: operand 1 must be an integer register -- `mov r9d,[4*5+rsi]'
encrypt.c: /tmp/ccsA4BV0.s:27: Error: operand 1 must be an integer register -- `mov r10d,[4*6+rsi]'
encrypt.c: /tmp/ccsA4BV0.s:28: Error: operand 1 must be an integer register -- `mov r11d,[4*7+rsi]'
encrypt.c: /tmp/ccsA4BV0.s:29: Error: unknown mnemonic `vmovdqa' -- `vmovdqa xmm13,XMMWORD PTR[PSHUFFLE_BYTE_FLIP_MASK+rip]'
encrypt.c: /tmp/ccsA4BV0.s:30: Error: unknown mnemonic `vmovdqa' -- `vmovdqa xmm10,XMMWORD PTR[_SHUF_00BA+rip]'
encrypt.c: /tmp/ccsA4BV0.s:31: Error: unknown mnemonic `vmovdqa' -- `vmovdqa xmm12,XMMWORD PTR[_SHUF_DC00+rip]'
encrypt.c: /tmp/ccsA4BV0.s:33: Error: unknown mnemonic `lea' -- `lea rbp,XMMWORD PTR[K256+rip]'
encrypt.c: /tmp/ccsA4BV0.s:34: Error: unknown mnemonic `vmovdqu' -- `vmovdqu xmm4,[rdi+0*16]'
encrypt.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE avx1

Compiler output

Implementation: sse4
Security model: unknown
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
encrypt.c: /tmp/cc1So5rt.s: Assembler messages:
encrypt.c: /tmp/cc1So5rt.s:5: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/cc1So5rt.s:10: Error: unknown mnemonic `push' -- `push rbx'
encrypt.c: /tmp/cc1So5rt.s:11: Error: unknown mnemonic `push' -- `push rbp'
encrypt.c: /tmp/cc1So5rt.s:12: Error: unknown mnemonic `push' -- `push r13'
encrypt.c: /tmp/cc1So5rt.s:13: Error: unknown mnemonic `push' -- `push r14'
encrypt.c: /tmp/cc1So5rt.s:14: Error: unknown mnemonic `push' -- `push r15'
encrypt.c: /tmp/cc1So5rt.s:15: Error: operand 1 must be an integer or stack pointer register -- `sub rsp,32'
encrypt.c: /tmp/cc1So5rt.s:16: Error: operand 1 must be a SIMD scalar register -- `shl rdx,6'
encrypt.c: /tmp/cc1So5rt.s:17: Error: unknown mnemonic `jz' -- `jz done_hash'
encrypt.c: /tmp/cc1So5rt.s:18: Error: operand 1 must be an integer or stack pointer register -- `add rdx,rdi'
encrypt.c: /tmp/cc1So5rt.s:19: Error: operand 1 must be an integer register -- `mov [rsp+0],rdx'
encrypt.c: /tmp/cc1So5rt.s:20: Error: operand 1 must be an integer register -- `mov eax,[4*0+rsi]'
encrypt.c: /tmp/cc1So5rt.s:21: Error: operand 1 must be an integer register -- `mov ebx,[4*1+rsi]'
encrypt.c: /tmp/cc1So5rt.s:22: Error: operand 1 must be an integer register -- `mov ecx,[4*2+rsi]'
encrypt.c: /tmp/cc1So5rt.s:23: Error: operand 1 must be an integer register -- `mov r8d,[4*3+rsi]'
encrypt.c: /tmp/cc1So5rt.s:24: Error: operand 1 must be an integer register -- `mov edx,[4*4+rsi]'
encrypt.c: /tmp/cc1So5rt.s:25: Error: operand 1 must be an integer register -- `mov r9d,[4*5+rsi]'
encrypt.c: /tmp/cc1So5rt.s:26: Error: operand 1 must be an integer register -- `mov r10d,[4*6+rsi]'
encrypt.c: /tmp/cc1So5rt.s:27: Error: operand 1 must be an integer register -- `mov r11d,[4*7+rsi]'
encrypt.c: /tmp/cc1So5rt.s:28: Error: unknown mnemonic `movdqa' -- `movdqa xmm12,XMMWORD PTR[PSHUFFLE_BYTE_FLIP_MASK+rip]'
encrypt.c: /tmp/cc1So5rt.s:29: Error: unknown mnemonic `movdqa' -- `movdqa xmm10,XMMWORD PTR[_SHUF_00BA+rip]'
encrypt.c: /tmp/cc1So5rt.s:30: Error: unknown mnemonic `movdqa' -- `movdqa xmm11,XMMWORD PTR[_SHUF_DC00+rip]'
encrypt.c: /tmp/cc1So5rt.s:32: Error: unknown mnemonic `lea' -- `lea rbp,XMMWORD PTR[K256+rip]'
encrypt.c: /tmp/cc1So5rt.s:33: Error: unknown mnemonic `movdqu' -- `movdqu xmm4,[rdi+0*16]'
encrypt.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE sse4

Compiler output

Implementation: sse4
Security model: unknown
Compiler: gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE
encrypt.c: /tmp/ccFpe5z4.s: Assembler messages:
encrypt.c: /tmp/ccFpe5z4.s:5: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccFpe5z4.s:10: Error: unknown mnemonic `push' -- `push rbx'
encrypt.c: /tmp/ccFpe5z4.s:11: Error: unknown mnemonic `push' -- `push rbp'
encrypt.c: /tmp/ccFpe5z4.s:12: Error: unknown mnemonic `push' -- `push r13'
encrypt.c: /tmp/ccFpe5z4.s:13: Error: unknown mnemonic `push' -- `push r14'
encrypt.c: /tmp/ccFpe5z4.s:14: Error: unknown mnemonic `push' -- `push r15'
encrypt.c: /tmp/ccFpe5z4.s:15: Error: operand 1 must be an integer or stack pointer register -- `sub rsp,32'
encrypt.c: /tmp/ccFpe5z4.s:16: Error: operand 1 must be a SIMD scalar register -- `shl rdx,6'
encrypt.c: /tmp/ccFpe5z4.s:17: Error: unknown mnemonic `jz' -- `jz done_hash'
encrypt.c: /tmp/ccFpe5z4.s:18: Error: operand 1 must be an integer or stack pointer register -- `add rdx,rdi'
encrypt.c: /tmp/ccFpe5z4.s:19: Error: operand 1 must be an integer register -- `mov [rsp+0],rdx'
encrypt.c: /tmp/ccFpe5z4.s:20: Error: operand 1 must be an integer register -- `mov eax,[4*0+rsi]'
encrypt.c: /tmp/ccFpe5z4.s:21: Error: operand 1 must be an integer register -- `mov ebx,[4*1+rsi]'
encrypt.c: /tmp/ccFpe5z4.s:22: Error: operand 1 must be an integer register -- `mov ecx,[4*2+rsi]'
encrypt.c: /tmp/ccFpe5z4.s:23: Error: operand 1 must be an integer register -- `mov r8d,[4*3+rsi]'
encrypt.c: /tmp/ccFpe5z4.s:24: Error: operand 1 must be an integer register -- `mov edx,[4*4+rsi]'
encrypt.c: /tmp/ccFpe5z4.s:25: Error: operand 1 must be an integer register -- `mov r9d,[4*5+rsi]'
encrypt.c: /tmp/ccFpe5z4.s:26: Error: operand 1 must be an integer register -- `mov r10d,[4*6+rsi]'
encrypt.c: /tmp/ccFpe5z4.s:27: Error: operand 1 must be an integer register -- `mov r11d,[4*7+rsi]'
encrypt.c: /tmp/ccFpe5z4.s:28: Error: unknown mnemonic `movdqa' -- `movdqa xmm12,XMMWORD PTR[PSHUFFLE_BYTE_FLIP_MASK+rip]'
encrypt.c: /tmp/ccFpe5z4.s:29: Error: unknown mnemonic `movdqa' -- `movdqa xmm10,XMMWORD PTR[_SHUF_00BA+rip]'
encrypt.c: /tmp/ccFpe5z4.s:30: Error: unknown mnemonic `movdqa' -- `movdqa xmm11,XMMWORD PTR[_SHUF_DC00+rip]'
encrypt.c: /tmp/ccFpe5z4.s:32: Error: unknown mnemonic `lea' -- `lea rbp,XMMWORD PTR[K256+rip]'
encrypt.c: /tmp/ccFpe5z4.s:33: Error: unknown mnemonic `movdqu' -- `movdqu xmm4,[rdi+0*16]'
encrypt.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE sse4

Compiler output

Implementation: sse4
Security model: unknown
Compiler: gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE
encrypt.c: /tmp/ccbPWA97.s: Assembler messages:
encrypt.c: /tmp/ccbPWA97.s:5: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccbPWA97.s:10: Error: unknown mnemonic `push' -- `push rbx'
encrypt.c: /tmp/ccbPWA97.s:11: Error: unknown mnemonic `push' -- `push rbp'
encrypt.c: /tmp/ccbPWA97.s:12: Error: unknown mnemonic `push' -- `push r13'
encrypt.c: /tmp/ccbPWA97.s:13: Error: unknown mnemonic `push' -- `push r14'
encrypt.c: /tmp/ccbPWA97.s:14: Error: unknown mnemonic `push' -- `push r15'
encrypt.c: /tmp/ccbPWA97.s:15: Error: operand 1 must be an integer or stack pointer register -- `sub rsp,32'
encrypt.c: /tmp/ccbPWA97.s:16: Error: operand 1 must be a SIMD scalar register -- `shl rdx,6'
encrypt.c: /tmp/ccbPWA97.s:17: Error: unknown mnemonic `jz' -- `jz done_hash'
encrypt.c: /tmp/ccbPWA97.s:18: Error: operand 1 must be an integer or stack pointer register -- `add rdx,rdi'
encrypt.c: /tmp/ccbPWA97.s:19: Error: operand 1 must be an integer register -- `mov [rsp+0],rdx'
encrypt.c: /tmp/ccbPWA97.s:20: Error: operand 1 must be an integer register -- `mov eax,[4*0+rsi]'
encrypt.c: /tmp/ccbPWA97.s:21: Error: operand 1 must be an integer register -- `mov ebx,[4*1+rsi]'
encrypt.c: /tmp/ccbPWA97.s:22: Error: operand 1 must be an integer register -- `mov ecx,[4*2+rsi]'
encrypt.c: /tmp/ccbPWA97.s:23: Error: operand 1 must be an integer register -- `mov r8d,[4*3+rsi]'
encrypt.c: /tmp/ccbPWA97.s:24: Error: operand 1 must be an integer register -- `mov edx,[4*4+rsi]'
encrypt.c: /tmp/ccbPWA97.s:25: Error: operand 1 must be an integer register -- `mov r9d,[4*5+rsi]'
encrypt.c: /tmp/ccbPWA97.s:26: Error: operand 1 must be an integer register -- `mov r10d,[4*6+rsi]'
encrypt.c: /tmp/ccbPWA97.s:27: Error: operand 1 must be an integer register -- `mov r11d,[4*7+rsi]'
encrypt.c: /tmp/ccbPWA97.s:28: Error: unknown mnemonic `movdqa' -- `movdqa xmm12,XMMWORD PTR[PSHUFFLE_BYTE_FLIP_MASK+rip]'
encrypt.c: /tmp/ccbPWA97.s:29: Error: unknown mnemonic `movdqa' -- `movdqa xmm10,XMMWORD PTR[_SHUF_00BA+rip]'
encrypt.c: /tmp/ccbPWA97.s:30: Error: unknown mnemonic `movdqa' -- `movdqa xmm11,XMMWORD PTR[_SHUF_DC00+rip]'
encrypt.c: /tmp/ccbPWA97.s:32: Error: unknown mnemonic `lea' -- `lea rbp,XMMWORD PTR[K256+rip]'
encrypt.c: /tmp/ccbPWA97.s:33: Error: unknown mnemonic `movdqu' -- `movdqu xmm4,[rdi+0*16]'
encrypt.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE sse4

Compiler output

Implementation: sse4
Security model: unknown
Compiler: gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE
encrypt.c: /tmp/ccZHL3sM.s: Assembler messages:
encrypt.c: /tmp/ccZHL3sM.s:5: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccZHL3sM.s:10: Error: unknown mnemonic `push' -- `push rbx'
encrypt.c: /tmp/ccZHL3sM.s:11: Error: unknown mnemonic `push' -- `push rbp'
encrypt.c: /tmp/ccZHL3sM.s:12: Error: unknown mnemonic `push' -- `push r13'
encrypt.c: /tmp/ccZHL3sM.s:13: Error: unknown mnemonic `push' -- `push r14'
encrypt.c: /tmp/ccZHL3sM.s:14: Error: unknown mnemonic `push' -- `push r15'
encrypt.c: /tmp/ccZHL3sM.s:15: Error: operand 1 must be an integer or stack pointer register -- `sub rsp,32'
encrypt.c: /tmp/ccZHL3sM.s:16: Error: operand 1 must be a SIMD scalar register -- `shl rdx,6'
encrypt.c: /tmp/ccZHL3sM.s:17: Error: unknown mnemonic `jz' -- `jz done_hash'
encrypt.c: /tmp/ccZHL3sM.s:18: Error: operand 1 must be an integer or stack pointer register -- `add rdx,rdi'
encrypt.c: /tmp/ccZHL3sM.s:19: Error: operand 1 must be an integer register -- `mov [rsp+0],rdx'
encrypt.c: /tmp/ccZHL3sM.s:20: Error: operand 1 must be an integer register -- `mov eax,[4*0+rsi]'
encrypt.c: /tmp/ccZHL3sM.s:21: Error: operand 1 must be an integer register -- `mov ebx,[4*1+rsi]'
encrypt.c: /tmp/ccZHL3sM.s:22: Error: operand 1 must be an integer register -- `mov ecx,[4*2+rsi]'
encrypt.c: /tmp/ccZHL3sM.s:23: Error: operand 1 must be an integer register -- `mov r8d,[4*3+rsi]'
encrypt.c: /tmp/ccZHL3sM.s:24: Error: operand 1 must be an integer register -- `mov edx,[4*4+rsi]'
encrypt.c: /tmp/ccZHL3sM.s:25: Error: operand 1 must be an integer register -- `mov r9d,[4*5+rsi]'
encrypt.c: /tmp/ccZHL3sM.s:26: Error: operand 1 must be an integer register -- `mov r10d,[4*6+rsi]'
encrypt.c: /tmp/ccZHL3sM.s:27: Error: operand 1 must be an integer register -- `mov r11d,[4*7+rsi]'
encrypt.c: /tmp/ccZHL3sM.s:28: Error: unknown mnemonic `movdqa' -- `movdqa xmm12,XMMWORD PTR[PSHUFFLE_BYTE_FLIP_MASK+rip]'
encrypt.c: /tmp/ccZHL3sM.s:29: Error: unknown mnemonic `movdqa' -- `movdqa xmm10,XMMWORD PTR[_SHUF_00BA+rip]'
encrypt.c: /tmp/ccZHL3sM.s:30: Error: unknown mnemonic `movdqa' -- `movdqa xmm11,XMMWORD PTR[_SHUF_DC00+rip]'
encrypt.c: /tmp/ccZHL3sM.s:32: Error: unknown mnemonic `lea' -- `lea rbp,XMMWORD PTR[K256+rip]'
encrypt.c: /tmp/ccZHL3sM.s:33: Error: unknown mnemonic `movdqu' -- `movdqu xmm4,[rdi+0*16]'
encrypt.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE sse4

Namespace violations

Implementation: ref
Security model: unknown
Compiler: clang -mcpu=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE
omdsha256.o calc_L_i T
omdsha256.o double_block T
omdsha256.o final_masking_associated_data T
omdsha256.o final_masking_message T
omdsha256.o hash T
omdsha256.o increment_masking_associated_data T
omdsha256.o increment_masking_message T
omdsha256.o key_func T
omdsha256.o l2b T
omdsha256.o ntz T
omdsha256.o omdsha256_process T
omdsha256.o triple_block T
omdsha256.o xor_block T
sha256.o sha256_comp T

Number of similar (compiler,implementation) pairs: 5, namely:
CompilerImplementations
clang -mcpu=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE ref
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE ref
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE ref
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE ref
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE ref