Implementation notes: armeabi, tonido, crypto_hash/fugue256

Computer: tonido
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20170718
Operation: crypto_hash
Primitive: fugue256
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
270906? ? ?? ? ?sphlibgcc_-funroll-loops_-march=native_-mtune=xscale_-Os2017072020170718
278568? ? ?? ? ?sphlibgcc_-march=native_-mtune=xscale_-Os2017072020170718
308064? ? ?? ? ?ANSI_opt32gcc_-funroll-loops_-march=native_-mtune=xscale_-Os2017072020170718
310782? ? ?? ? ?sphlibgcc_-march=native_-mtune=xscale_-O22017072020170718
311478? ? ?? ? ?sphlibgcc_-funroll-loops_-march=native_-mtune=xscale_-O22017072020170718
312210? ? ?? ? ?ANSI_opt32gcc_-funroll-loops_-march=native_-mtune=xscale_-O22017072020170718
312756? ? ?? ? ?ANSI_opt32gcc_-funroll-loops_-march=native_-mtune=xscale_-O32017072020170718
316410? ? ?? ? ?sphlibgcc_-march=native_-mtune=xscale_-O32017072020170718
317736? ? ?? ? ?sphlibgcc_-funroll-loops_-march=native_-mtune=xscale_-O32017072020170718
320262? ? ?? ? ?ANSI_opt32gcc_-march=native_-mtune=xscale_-O22017072020170718
321180? ? ?? ? ?ANSI_opt32gcc_-march=native_-mtune=xscale_-O32017072020170718
334908? ? ?? ? ?ANSI_opt32gcc_-march=native_-mtune=xscale_-Os2017072020170718
1020468? ? ?? ? ?ANSI_opt64gcc_-funroll-loops_-march=native_-mtune=xscale_-Os2017072020170718
1028856? ? ?? ? ?ANSI_opt64gcc_-march=native_-mtune=xscale_-Os2017072020170718
1465176? ? ?? ? ?ANSI_opt64gcc_-funroll-loops_-march=native_-mtune=xscale_-O22017072020170718
1468362? ? ?? ? ?ANSI_opt64gcc_-funroll-loops_-march=native_-mtune=xscale_-O32017072020170718
1497840? ? ?? ? ?ANSI_opt64gcc_-march=native_-mtune=xscale_-O22017072020170718
1535148? ? ?? ? ?ANSI_opt64gcc_-march=native_-mtune=xscale_-O32017072020170718

Compiler output

Implementation: crypto_hash/fugue256/ANSI_opt32
Compiler: gcc -funroll-loops -march=native -mtune=xscale -O2
hash.c: In file included from aestab.h:4:0,
hash.c: from fugue_256_code.h:13,
hash.c: from hash.c:7:
hash.c: hash.c: In function 'crypto_hash_fugue256_ANSI_opt32':
hash.c: aestab_t.h:19:26: warning: result of '1718686559 << 24' requires 56 bits to represent, but 'int' only has 32 bits [-Wshift-overflow=]
hash.c: #define HO2BE_4(_x) ((_x<<24)|((_x<<8)&0xff0000)|((_x>>8)&0xff00)|(_x>>24))
hash.c: ^
hash.c: hash.c:32:27: note: in expansion of macro 'HO2BE_4'
hash.c: HO2BE_4(0xe952bdde),HO2BE_4(0x6671135f),HO2BE_4(0xe0d4f668),HO2BE_4(0xd2b0b594),
hash.c: ^~~~~~~
hash.c: ...
hash.c: ^
hash.c: hash.c:33:67: note: in expansion of macro 'HO2BE_4'
hash.c: HO2BE_4(0xf96c621d),HO2BE_4(0xfbf929de),HO2BE_4(0x9149e899),HO2BE_4(0x34f8c248)};
hash.c: ^~~~~~~
hash.c: aestab_t.h:19:36: warning: result of '888717896 << 8' requires 39 bits to represent, but 'int' only has 32 bits [-Wshift-overflow=]
hash.c: #define HO2BE_4(_x) ((_x<<24)|((_x<<8)&0xff0000)|((_x>>8)&0xff00)|(_x>>24))
hash.c: ^
hash.c: hash.c:33:67: note: in expansion of macro 'HO2BE_4'
hash.c: HO2BE_4(0xf96c621d),HO2BE_4(0xfbf929de),HO2BE_4(0x9149e899),HO2BE_4(0x34f8c248)};
hash.c: ^~~~~~~

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

Compiler output

Implementation: crypto_hash/fugue256/ANSI_opt64
Compiler: gcc -funroll-loops -march=native -mtune=xscale -O2
hash.c: In file included from aestab.h:4:0,
hash.c: from fugue_256_code.h:13,
hash.c: from hash.c:7:
hash.c: hash.c: In function 'crypto_hash_fugue256_ANSI_opt64':
hash.c: aestab_t.h:19:26: warning: result of '1718686559 << 24' requires 56 bits to represent, but 'int' only has 32 bits [-Wshift-overflow=]
hash.c: #define HO2BE_4(_x) ((_x<<24)|((_x<<8)&0xff0000)|((_x>>8)&0xff00)|(_x>>24))
hash.c: ^
hash.c: hash.c:32:27: note: in expansion of macro 'HO2BE_4'
hash.c: HO2BE_4(0xe952bdde),HO2BE_4(0x6671135f),HO2BE_4(0xe0d4f668),HO2BE_4(0xd2b0b594),
hash.c: ^~~~~~~
hash.c: ...
hash.c: ^
hash.c: hash.c:33:67: note: in expansion of macro 'HO2BE_4'
hash.c: HO2BE_4(0xf96c621d),HO2BE_4(0xfbf929de),HO2BE_4(0x9149e899),HO2BE_4(0x34f8c248)};
hash.c: ^~~~~~~
hash.c: aestab_t.h:19:36: warning: result of '888717896 << 8' requires 39 bits to represent, but 'int' only has 32 bits [-Wshift-overflow=]
hash.c: #define HO2BE_4(_x) ((_x<<24)|((_x<<8)&0xff0000)|((_x>>8)&0xff00)|(_x>>24))
hash.c: ^
hash.c: hash.c:33:67: note: in expansion of macro 'HO2BE_4'
hash.c: HO2BE_4(0xf96c621d),HO2BE_4(0xfbf929de),HO2BE_4(0x9149e899),HO2BE_4(0x34f8c248)};
hash.c: ^~~~~~~

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