Implementation notes: armeabi, tonido, crypto_hash/round3jh512

Computer: tonido
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20170718
Operation: crypto_hash
Primitive: round3jh512
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
815904? ? ?? ? ?sphlibgcc_-funroll-loops_-march=native_-mtune=xscale_-Os2017072120170718
839814? ? ?? ? ?sphlib-smallgcc_-funroll-loops_-march=native_-mtune=xscale_-O32017072120170718
876444? ? ?? ? ?sphlib-smallgcc_-march=native_-mtune=xscale_-O32017072120170718
942402? ? ?? ? ?sphlib-smallgcc_-funroll-loops_-march=native_-mtune=xscale_-Os2017072120170718
1002234? ? ?? ? ?sphlibgcc_-march=native_-mtune=xscale_-Os2017072120170718
1103676? ? ?? ? ?sphlib-smallgcc_-march=native_-mtune=xscale_-Os2017072120170718
1159002? ? ?? ? ?sphlib-smallgcc_-funroll-loops_-march=native_-mtune=xscale_-O22017072120170718
1216668? ? ?? ? ?sphlib-smallgcc_-march=native_-mtune=xscale_-O22017072120170718
1552980? ? ?? ? ?sphlibgcc_-funroll-loops_-march=native_-mtune=xscale_-O32017072120170718
1656966? ? ?? ? ?sphlibgcc_-march=native_-mtune=xscale_-O32017072120170718
1749564? ? ?? ? ?sphlibgcc_-funroll-loops_-march=native_-mtune=xscale_-O22017072120170718
1802676? ? ?? ? ?sphlibgcc_-march=native_-mtune=xscale_-O22017072120170718
4204896? ? ?? ? ?simplegcc_-funroll-loops_-march=native_-mtune=xscale_-O22017072120170718
4262286? ? ?? ? ?simplegcc_-funroll-loops_-march=native_-mtune=xscale_-O32017072120170718
4330692? ? ?? ? ?simplegcc_-march=native_-mtune=xscale_-O32017072120170718
4422486? ? ?? ? ?simplegcc_-march=native_-mtune=xscale_-O22017072120170718

Checksum failure

Implementation: crypto_hash/round3jh512/simple
Compiler: gcc -funroll-loops -march=native -mtune=xscale -Os
eb14f77fb10ccc7fc344bd73f2fa0698dce7524e2f97efbae13148216a9b2222
Number of similar (compiler,implementation) pairs: 2, namely:
CompilerImplementations
gcc -funroll-loops -march=native -mtune=xscale -Os simple
gcc -march=native -mtune=xscale -Os simple

Compiler output

Implementation: crypto_hash/round3jh512/neon2
Compiler: gcc -funroll-loops -march=native -mtune=xscale -O2
hash.c: In file included from hash.c:3:0:
hash.c: /usr/lib/gcc/armv5tel-unknown-linux-gnueabi/7.1.1/include/arm_neon.h:31:2: error: #error "NEON intrinsics not available with the soft-float ABI. Please use -mfloat-abi=softp or -mfloat-abi=hard"
hash.c: #error "NEON intrinsics not available with the soft-float ABI. Please use -mfloat-abi=softp or -mfloat-abi=hard"
hash.c: ^~~~~
hash.c: hash.c:51:16: error: unknown type name 'uint32x4_t'
hash.c: extern void F8(uint32x4_t *x,const unsigned char *buf,const unsigned char (*c)[32]);
hash.c: ^~~~~~~~~~
hash.c: hash.c: In function 'crypto_hash_round3jh512_neon2':
hash.c: hash.c:55:3: error: unknown type name 'uint32x4_t'
hash.c: uint32x4_t x[8];
hash.c: ^~~~~~~~~~
hash.c: hash.c:63:5: warning: implicit declaration of function 'F8' [-Wimplicit-function-declaration]
hash.c: F8(x,in,c);
hash.c: ^~

Number of similar (compiler,implementation) pairs: 6, namely:
CompilerImplementations
gcc -funroll-loops -march=native -mtune=xscale -O2 neon2
gcc -funroll-loops -march=native -mtune=xscale -O3 neon2
gcc -funroll-loops -march=native -mtune=xscale -Os neon2
gcc -march=native -mtune=xscale -O2 neon2
gcc -march=native -mtune=xscale -O3 neon2
gcc -march=native -mtune=xscale -Os neon2

Compiler output

Implementation: crypto_hash/round3jh512/neon
Compiler: gcc -funroll-loops -march=native -mtune=xscale -O2
hash.c: In file included from hash.c:3:0:
hash.c: /usr/lib/gcc/armv5tel-unknown-linux-gnueabi/7.1.1/include/arm_neon.h:31:2: error: #error "NEON intrinsics not available with the soft-float ABI. Please use -mfloat-abi=softp or -mfloat-abi=hard"
hash.c: #error "NEON intrinsics not available with the soft-float ABI. Please use -mfloat-abi=softp or -mfloat-abi=hard"
hash.c: ^~~~~
hash.c: hash.c:74:15: error: unknown type name 'uint32x4_t'
hash.c: static inline uint32x4_t LOAD_ALIGNED(uint32x4_t *p)
hash.c: ^~~~~~~~~~
hash.c: hash.c:74:39: error: unknown type name 'uint32x4_t'
hash.c: static inline uint32x4_t LOAD_ALIGNED(uint32x4_t *p)
hash.c: ^~~~~~~~~~
hash.c: hash.c:135:9: error: unknown type name 'uint32x4_t'
hash.c: void F8(uint32x4_t *x,const unsigned char *buf)
hash.c: ^~~~~~~~~~
hash.c: hash.c: In function 'crypto_hash_round3jh512_neon':
hash.c: hash.c:203:3: error: unknown type name 'uint32x4_t'
hash.c: uint32x4_t x[8];
hash.c: ^~~~~~~~~~
hash.c: hash.c:211:5: warning: implicit declaration of function 'F8' [-Wimplicit-function-declaration]
hash.c: F8(x,in);
hash.c: ^~

Number of similar (compiler,implementation) pairs: 6, namely:
CompilerImplementations
gcc -funroll-loops -march=native -mtune=xscale -O2 neon
gcc -funroll-loops -march=native -mtune=xscale -O3 neon
gcc -funroll-loops -march=native -mtune=xscale -Os neon
gcc -march=native -mtune=xscale -O2 neon
gcc -march=native -mtune=xscale -O3 neon
gcc -march=native -mtune=xscale -Os neon