Implementation notes: armeabi, h2tegra, crypto_aead/iscream12v1

Computer: h2tegra
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20160806
Operation: crypto_aead
Primitive: iscream12v1
TimeImplementationCompilerBenchmark dateSUPERCOP version
976959refgcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016080320160731
2289918refgcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016080320160731
2366878refgcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016080320160731
2481413refgcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016080320160731

Compiler output

Implementation: crypto_aead/iscream12v1/neon
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
iscream.c: In file included from tae.h:7:0,
iscream.c: from iscream.c:10:
iscream.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
iscream.c: In file included from iscream.c:10:0:
iscream.c: tae.h:13:1: error: unknown type name 'uint8x16_t'
iscream.c: In file included from iscream.c:13:0:
iscream.c: helper.h: In function 'write128':
iscream.c: helper.h:15:3: error: unknown type name 'uint8x16x2_t'
iscream.c: helper.h:15:3: error: request for member 'val' in something not a structure or union
iscream.c: helper.h:15:3: error: request for member 'val' in something not a structure or union
iscream.c: helper.h:16:3: error: unknown type name 'uint8x16x2_t'
iscream.c: helper.h:16:3: error: request for member 'val' in something not a structure or union
iscream.c: helper.h:16:3: error: request for member 'val' in something not a structure or union
iscream.c: helper.h:17:3: error: unknown type name 'uint8x16x2_t'
iscream.c: helper.h:17:3: error: request for member 'val' in something not a structure or union
iscream.c: helper.h:17:3: error: request for member 'val' in something not a structure or union
iscream.c: helper.h:18:3: error: unknown type name 'uint8x16x2_t'
iscream.c: helper.h:18:3: error: request for member 'val' in something not a structure or union
iscream.c: helper.h:18:3: error: request for member 'val' in something not a structure or union
iscream.c: helper.h:19:3: error: unknown type name 'uint8x16x2_t'
iscream.c: helper.h:19:3: error: request for member 'val' in something not a structure or union
iscream.c: helper.h:19:3: error: request for member 'val' in something not a structure or union
iscream.c: helper.h:20:3: error: unknown type name 'uint8x16x2_t'
iscream.c: helper.h:20:3: error: request for member 'val' in something not a structure or union
iscream.c: helper.h:20:3: error: request for member 'val' in something not a structure or union
iscream.c: ...

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

Compiler output

Implementation: crypto_aead/iscream12v1/sse
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
iscream.c: iscream.c: In function 'LBox16P':
iscream.c: iscream.c:200:5: error: can't convert between vector values of different size
iscream.c: iscream.c:201:5: error: can't convert between vector values of different size
iscream.c: iscream.c:203:8: error: incompatible types when assigning to type 'v16qi' from type 'int'
iscream.c: iscream.c:204:8: error: incompatible types when assigning to type 'v16qi' from type 'int'
iscream.c: iscream.c:208:8: error: incompatible types when assigning to type 'v16qi' from type 'int'
iscream.c: iscream.c:209:8: error: incompatible types when assigning to type 'v16qi' from type 'int'
iscream.c: iscream.c:216:7: error: conversion of scalar to vector involves truncation
iscream.c: iscream.c:217:7: error: conversion of scalar to vector involves truncation
iscream.c: iscream.c:221:7: error: conversion of scalar to vector involves truncation
iscream.c: iscream.c:222:7: error: conversion of scalar to vector involves truncation
iscream.c: iscream.c:226:5: error: can't convert between vector values of different size
iscream.c: iscream.c:227:5: error: can't convert between vector values of different size
iscream.c: iscream.c:229:7: error: conversion of scalar to vector involves truncation
iscream.c: iscream.c:230:7: error: conversion of scalar to vector involves truncation
iscream.c: iscream.c:234:7: error: conversion of scalar to vector involves truncation
iscream.c: iscream.c:235:7: error: conversion of scalar to vector involves truncation
iscream.c: iscream.c:242:7: error: conversion of scalar to vector involves truncation
iscream.c: iscream.c:243:7: error: conversion of scalar to vector involves truncation
iscream.c: iscream.c:247:7: error: conversion of scalar to vector involves truncation
iscream.c: iscream.c:248:7: error: conversion of scalar to vector involves truncation
iscream.c: iscream.c: In function 'tweak_expand':
iscream.c: iscream.c:272:5: error: can't convert between vector values of different size
iscream.c: iscream.c:272:5: error: can't convert between vector values of different size
iscream.c: iscream.c: In function 'tweakey_increment':
iscream.c: ...

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