Implementation notes: armeabi, pi2, crypto_sign/sphincs256

Computer: pi2
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20160731
Operation: crypto_sign
Primitive: sphincs256

Compiler output

Implementation: crypto_sign/sphincs256/avx2
Compiler: clang -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments
genfullchain8x.s: genfullchain8x.s:104:5: error: unexpected token in operand
genfullchain8x.s: mov %rsp,%r11
genfullchain8x.s: ^
genfullchain8x.s: genfullchain8x.s:105:9: error: unknown token in expression
genfullchain8x.s: and $31,%r11
genfullchain8x.s: ^
genfullchain8x.s: genfullchain8x.s:105:9: error: malformed expression
genfullchain8x.s: and $31,%r11
genfullchain8x.s: ^
genfullchain8x.s: genfullchain8x.s:106:10: error: unknown token in expression
genfullchain8x.s: add $256,%r11
genfullchain8x.s: ^
genfullchain8x.s: genfullchain8x.s:106:10: error: malformed expression
genfullchain8x.s: add $256,%r11
genfullchain8x.s: ^
genfullchain8x.s: genfullchain8x.s:107:5: error: unexpected token in operand
genfullchain8x.s: sub %r11,%rsp
genfullchain8x.s: ^
genfullchain8x.s: genfullchain8x.s:112:18: error: unexpected token in operand
genfullchain8x.s: vmovupd _rotate8,%ymm0
genfullchain8x.s: ^
genfullchain8x.s: genfullchain8x.s:117:19: error: unexpected token in operand
genfullchain8x.s: vmovupd _rotate16,%ymm1
genfullchain8x.s: ^
genfullchain8x.s: genfullchain8x.s:122:14: error: unexpected token in variant, expected ')'
genfullchain8x.s: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments avx2

Compiler output

Implementation: crypto_sign/sphincs256/ref
Compiler: clang -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments
try.c: /home/krovetz/imac/Desktop/supercop/supercop-20160731/supercop-data/pi2/armeabi/lib/libsupercop.a(crypto_hash_blake512_vect128_neon-vector-llvm-512.o):(.rodata+0x500): multiple definition of `cst'
try.c: /home/krovetz/imac/Desktop/supercop/supercop-20160731/supercop-data/pi2/armeabi/lib/libsupercop.a(crypto_hash_blake256_arm11-hash.o):(.rodata+0x0): first defined here
try.c: /usr/bin/ld: Warning: size of symbol `cst' changed from 64 in /home/krovetz/imac/Desktop/supercop/supercop-20160731/supercop-data/pi2/armeabi/lib/libsupercop.a(crypto_hash_blake256_arm11-hash.o) to 128 in /home/krovetz/imac/Desktop/supercop/supercop-20160731/supercop-data/pi2/armeabi/lib/libsupercop.a(crypto_hash_blake512_vect128_neon-vector-llvm-512.o)
try.c: clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments ref

Compiler output

Implementation: crypto_sign/sphincs256/avx2
Compiler: gcc -mcpu=native -mfpu=neon -O2 -fomit-frame-pointer -fwrapv
genfullchain8x.s: genfullchain8x.s: Assembler messages:
genfullchain8x.s: genfullchain8x.s:104: Error: ARM register expected -- `mov %rsp,%r11'
genfullchain8x.s: genfullchain8x.s:105: Error: ARM register expected -- `and $31,%r11'
genfullchain8x.s: genfullchain8x.s:106: Error: ARM register expected -- `add $256,%r11'
genfullchain8x.s: genfullchain8x.s:107: Error: immediate expression requires a # prefix -- `sub %r11,%rsp'
genfullchain8x.s: genfullchain8x.s:112: Error: bad instruction `vmovupd _rotate8,%ymm0'
genfullchain8x.s: genfullchain8x.s:117: Error: bad instruction `vmovupd _rotate16,%ymm1'
genfullchain8x.s: genfullchain8x.s:122: Error: bad instruction `lea hashc8x(%rip),%rdx'
genfullchain8x.s: genfullchain8x.s:127: Error: ARM register expected -- `mov %rsi,%rsi'
genfullchain8x.s: genfullchain8x.s:132: Error: bad instruction `vmovupd 0(%rdi),%ymm2'
genfullchain8x.s: genfullchain8x.s:137: Error: bad instruction `vmovupd 32(%rdi),%ymm3'
genfullchain8x.s: genfullchain8x.s:142: Error: bad instruction `vmovupd 64(%rdi),%ymm4'
genfullchain8x.s: genfullchain8x.s:147: Error: bad instruction `vmovupd 96(%rdi),%ymm5'
genfullchain8x.s: genfullchain8x.s:152: Error: bad instruction `vmovupd 128(%rdi),%ymm6'
genfullchain8x.s: genfullchain8x.s:157: Error: bad instruction `vmovupd 160(%rdi),%ymm7'
genfullchain8x.s: genfullchain8x.s:162: Error: bad instruction `vmovupd 192(%rdi),%ymm8'
genfullchain8x.s: genfullchain8x.s:167: Error: bad instruction `vmovupd 224(%rdi),%ymm9'
genfullchain8x.s: genfullchain8x.s:172: Error: bad instruction `vpunpckldq %ymm6,%ymm2,%ymm10'
genfullchain8x.s: genfullchain8x.s:177: Error: bad instruction `vpunpckhdq %ymm6,%ymm2,%ymm2'
genfullchain8x.s: genfullchain8x.s:182: Error: bad instruction `vperm2f128 $0x20,%ymm2,%ymm10,%ymm6'
genfullchain8x.s: genfullchain8x.s:187: Error: bad instruction `vperm2f128 $0x31,%ymm2,%ymm10,%ymm2'
genfullchain8x.s: genfullchain8x.s:192: Error: bad instruction `vpunpckldq %ymm7,%ymm3,%ymm10'
genfullchain8x.s: genfullchain8x.s:197: Error: bad instruction `vpunpckhdq %ymm7,%ymm3,%ymm3'
genfullchain8x.s: genfullchain8x.s:202: Error: bad instruction `vperm2f128 $0x20,%ymm3,%ymm10,%ymm7'
genfullchain8x.s: genfullchain8x.s:207: Error: bad instruction `vperm2f128 $0x31,%ymm3,%ymm10,%ymm3'
genfullchain8x.s: ...

Number of similar (compiler,implementation) pairs: 4, namely:
CompilerImplementations
gcc -mcpu=native -mfpu=neon -O2 -fomit-frame-pointer -fwrapv avx2
gcc -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv avx2
gcc -mcpu=native -mfpu=neon -O -fomit-frame-pointer -fwrapv avx2
gcc -mcpu=native -mfpu=neon -Os -fomit-frame-pointer -fwrapv avx2

Compiler output

Implementation: crypto_sign/sphincs256/ref
Compiler: gcc -mcpu=native -mfpu=neon -O2 -fomit-frame-pointer -fwrapv
try.c: /home/krovetz/imac/Desktop/supercop/supercop-20160731/supercop-data/pi2/armeabi/lib/libsupercop.a(crypto_hash_blake512_vect128_neon-vector-llvm-512.o):(.rodata+0x500): multiple definition of `cst'
try.c: /home/krovetz/imac/Desktop/supercop/supercop-20160731/supercop-data/pi2/armeabi/lib/libsupercop.a(crypto_hash_blake256_arm11-hash.o):(.rodata+0x0): first defined here
try.c: /usr/bin/ld: Warning: size of symbol `cst' changed from 64 in /home/krovetz/imac/Desktop/supercop/supercop-20160731/supercop-data/pi2/armeabi/lib/libsupercop.a(crypto_hash_blake256_arm11-hash.o) to 128 in /home/krovetz/imac/Desktop/supercop/supercop-20160731/supercop-data/pi2/armeabi/lib/libsupercop.a(crypto_hash_blake512_vect128_neon-vector-llvm-512.o)
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 4, namely:
CompilerImplementations
gcc -mcpu=native -mfpu=neon -O2 -fomit-frame-pointer -fwrapv ref
gcc -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv ref
gcc -mcpu=native -mfpu=neon -O -fomit-frame-pointer -fwrapv ref
gcc -mcpu=native -mfpu=neon -Os -fomit-frame-pointer -fwrapv ref