Implementation notes: armeabi, h2tegra, crypto_stream/salsa208

Computer: h2tegra
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20160806
Operation: crypto_stream
Primitive: salsa208
TimeImplementationCompilerBenchmark dateSUPERCOP version
17326e/mergedgcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016080320160731
17759e/mergedgcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016080320160731
18225e/mergedgcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016080320160731
18311e/mergedgcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016080320160731
18738e/refgcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016080320160731
18800e/regsgcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016080320160731
21672refgcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016080320160731
26952e/regsgcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016080320160731
27471e/refgcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016080320160731
28211refgcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016080320160731
28661refgcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016080320160731
29739e/regsgcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016080320160731
30013e/refgcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016080320160731
30834refgcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016080320160731
31636e/regsgcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016080320160731
35090e/refgcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016080320160731

Test failure

Implementation: crypto_stream/salsa208/armneon3
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
error 111

Number of similar (compiler,implementation) pairs: 4, namely:
CompilerImplementations
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv armneon3
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv armneon3
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv armneon3
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv armneon3

Compiler output

Implementation: crypto_stream/salsa208/armneon2
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
xor.c: In file included from xor.c:9:0:
xor.c: /usr/lib/gcc/arm-linux-gnueabihf/4.7/include/arm_neon.h:32:2: error: #error You must enable NEON instructions (e.g. -mfloat-abi=softfp -mfpu=neon) to use arm_neon.h
xor.c: xor.c: In function 'crypto_stream_salsa208_armneon2_xor':
xor.c: xor.c:21:3: error: unknown type name 'uint32x4_t'
xor.c: xor.c:21:3: warning: excess elements in scalar initializer [enabled by default]
xor.c: xor.c:21:3: warning: (near initialization for 'abab') [enabled by default]
xor.c: xor.c:21:3: warning: excess elements in scalar initializer [enabled by default]
xor.c: xor.c:21:3: warning: (near initialization for 'abab') [enabled by default]
xor.c: xor.c:21:3: warning: excess elements in scalar initializer [enabled by default]
xor.c: xor.c:21:3: warning: (near initialization for 'abab') [enabled by default]
xor.c: xor.c:22:3: error: unknown type name 'uint64x1_t'
xor.c: xor.c:23:3: error: unknown type name 'uint32x4_t'
xor.c: xor.c:23:26: error: 'uint32x4_t' undeclared (first use in this function)
xor.c: xor.c:23:26: note: each undeclared identifier is reported only once for each function it appears in
xor.c: xor.c:23:38: error: expected ',' or ';' before 'vld1q_u8'
xor.c: xor.c:24:14: error: expected ';' before 'k4k5k6k7'
xor.c: xor.c:25:14: error: expected ';' before 'start0'
xor.c: xor.c:26:3: error: unknown type name 'uint32x2_t'
xor.c: xor.c:26:22: error: 'uint32x2_t' undeclared (first use in this function)
xor.c: xor.c:26:34: error: expected ',' or ';' before 'vld1_u8'
xor.c: xor.c:27:14: error: expected ';' before 'n2n3'
xor.c: xor.c:28:14: error: expected ';' before 'k0k1'
xor.c: xor.c:29:14: error: expected ';' before 'k2k3'
xor.c: xor.c:30:14: error: expected ';' before 'k4k5'
xor.c: xor.c:31:14: error: expected ';' before 'k6k7'
xor.c: ...

Number of similar (compiler,implementation) pairs: 4, namely:
CompilerImplementations
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv armneon2
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv armneon2
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv armneon2
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv armneon2

Compiler output

Implementation: crypto_stream/salsa208/armneon
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
xor.c: In file included from xor.c:9:0:
xor.c: /usr/lib/gcc/arm-linux-gnueabihf/4.7/include/arm_neon.h:32:2: error: #error You must enable NEON instructions (e.g. -mfloat-abi=softfp -mfpu=neon) to use arm_neon.h
xor.c: xor.c: In function 'crypto_stream_salsa208_armneon_xor':
xor.c: xor.c:21:3: error: unknown type name 'uint32x4_t'
xor.c: xor.c:21:3: warning: excess elements in scalar initializer [enabled by default]
xor.c: xor.c:21:3: warning: (near initialization for 'abab') [enabled by default]
xor.c: xor.c:21:3: warning: excess elements in scalar initializer [enabled by default]
xor.c: xor.c:21:3: warning: (near initialization for 'abab') [enabled by default]
xor.c: xor.c:21:3: warning: excess elements in scalar initializer [enabled by default]
xor.c: xor.c:21:3: warning: (near initialization for 'abab') [enabled by default]
xor.c: xor.c:22:3: error: unknown type name 'uint64x1_t'
xor.c: xor.c:23:3: error: unknown type name 'uint32x4_t'
xor.c: xor.c:23:26: error: 'uint32x4_t' undeclared (first use in this function)
xor.c: xor.c:23:26: note: each undeclared identifier is reported only once for each function it appears in
xor.c: xor.c:23:38: error: expected ',' or ';' before 'vld1q_u8'
xor.c: xor.c:24:14: error: expected ';' before 'k4k5k6k7'
xor.c: xor.c:25:14: error: expected ';' before 'start0'
xor.c: xor.c:26:3: error: unknown type name 'uint32x2_t'
xor.c: xor.c:26:22: error: 'uint32x2_t' undeclared (first use in this function)
xor.c: xor.c:26:34: error: expected ',' or ';' before 'vld1_u8'
xor.c: xor.c:27:14: error: expected ';' before 'n2n3'
xor.c: xor.c:28:14: error: expected ';' before 'k0k1'
xor.c: xor.c:29:14: error: expected ';' before 'k2k3'
xor.c: xor.c:30:14: error: expected ';' before 'k4k5'
xor.c: xor.c:31:14: error: expected ';' before 'k6k7'
xor.c: ...

Number of similar (compiler,implementation) pairs: 4, namely:
CompilerImplementations
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv armneon
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv armneon
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv armneon
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv armneon