Implementation notes: armeabi, h2tegra, crypto_aead/iscream12v2

Computer: h2tegra
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20160806
Operation: crypto_aead
Primitive: iscream12v2
TimeImplementationCompilerBenchmark dateSUPERCOP version
975388refgcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016080320160731
2296017refgcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016080320160731
2376854refgcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016080320160731
2513117refgcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016080320160731

Compiler output

Implementation: crypto_aead/iscream12v2/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/iscream12v2/sse
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
iscream.c: iscream.c: In function 'LBox16P':
iscream.c: iscream.c:181:5: error: can't convert between vector values of different size
iscream.c: iscream.c:182:5: error: can't convert between vector values of different size
iscream.c: iscream.c:184:8: error: incompatible types when assigning to type 'v16qi' from type 'int'
iscream.c: iscream.c:185:8: error: incompatible types when assigning to type 'v16qi' from type 'int'
iscream.c: iscream.c:189:8: error: incompatible types when assigning to type 'v16qi' from type 'int'
iscream.c: iscream.c:190:8: error: incompatible types when assigning to type 'v16qi' from type 'int'
iscream.c: iscream.c:197:7: error: conversion of scalar to vector involves truncation
iscream.c: iscream.c:198:7: error: conversion of scalar to vector involves truncation
iscream.c: iscream.c:202:7: error: conversion of scalar to vector involves truncation
iscream.c: iscream.c:203:7: error: conversion of scalar to vector involves truncation
iscream.c: iscream.c:207:5: error: can't convert between vector values of different size
iscream.c: iscream.c:208:5: error: can't convert between vector values of different size
iscream.c: iscream.c:210:7: error: conversion of scalar to vector involves truncation
iscream.c: iscream.c:211:7: error: conversion of scalar to vector involves truncation
iscream.c: iscream.c:215:7: error: conversion of scalar to vector involves truncation
iscream.c: iscream.c:216:7: error: conversion of scalar to vector involves truncation
iscream.c: iscream.c:223:7: error: conversion of scalar to vector involves truncation
iscream.c: iscream.c:224:7: error: conversion of scalar to vector involves truncation
iscream.c: iscream.c:228:7: error: conversion of scalar to vector involves truncation
iscream.c: iscream.c:229:7: error: conversion of scalar to vector involves truncation
iscream.c: iscream.c: In function 'tweak_expand':
iscream.c: iscream.c:253:5: error: can't convert between vector values of different size
iscream.c: iscream.c:253: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