Test results for armeabi, berry2, crypto_aead/norx3261v1

[Page version: 20241120 00:22:57]

Measurements for armeabi, berry2, crypto_aead Test results for armeabi, berry2, crypto_aead Test results for crypto_aead/norx3261v1
Computer: berry2
Microarchitecture: armeabi; Cortex-A7 (410fc075)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20240909
Operation: crypto_aead
Primitive: norx3261v1
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
2094002664 4 019499 352 816T:refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024092920240909
2508066056 4 025679 360 816T:refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024092920240909
2545593668 4 021643 360 816T:refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024092920240909
2724403076 4 020807 360 816T:refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024092920240909

Compiler output


norx.c: In file included from norx.c:24:
norx.c: norx.c: In function 'crypto_aead_norx3261v1_neon_timingleaks_encrypt':
norx.c: /usr/lib/gcc/arm-linux-gnueabihf/10/include/arm_neon.h:14062:1: error: inlining failed in call to 'always_inline' 'veorq_u32': target specific option mismatch
norx.c: 14062 | veorq_u32 (uint32x4_t __a, uint32x4_t __b)
norx.c:       | ^~~~~~~~~
norx.c: norx.c:55:19: note: called from here
norx.c:    55 | #define XOR(A, B) veorq_u32((A), (B))
norx.c:       |                   ^~~~~~~~~~~~~~~~~~~
norx.c: norx.c:267:9: note: in expansion of macro 'XOR'
norx.c:   267 |     D = XOR(D, P_);                                   \
norx.c:       |         ^~~
norx.c: norx.c:309:5: note: in expansion of macro 'INITIALIZE'
norx.c:   309 |     INITIALIZE(A, B, C, D, N, K);
norx.c:       |     ^~~~~~~~~~
norx.c: In file included from norx.c:24:
norx.c: /usr/lib/gcc/arm-linux-gnueabihf/10/include/arm_neon.h:16851:1: error: inlining failed in call to 'always_inline' 'vreinterpretq_u32_u8': target specific option mismatch
norx.c: 16851 | vreinterpretq_u32_u8 (uint8x16_t __a)
norx.c:       | ^~~~~~~~~~~~~~~~~~~~
norx.c: norx.c:38:18: note: called from here
norx.c:    38 | #define LOAD(in) vreinterpretq_u32_u8( vld1q_u8((uint8_t *)(in)) )
norx.c:       |                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
norx.c: norx.c:39:19: note: in expansion of macro 'LOAD'
norx.c:    39 | #define LOADU(in) LOAD((in))
norx.c:       |                   ^~~~
norx.c: norx.c:301:28: note: in expansion of macro 'LOADU'
norx.c: ...

Number of similar (implementation,compiler) pairs: 4, namely:
ImplementationCompiler
T:neongcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
T:neongcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
T:neongcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
T:neongcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)

Compiler output


norx.c: norx.c:27:14: fatal error: x86intrin.h: No such file or directory
norx.c:    27 |     #include <x86intrin.h>
norx.c:       |              ^~~~~~~~~~~~~
norx.c: compilation terminated.

Number of similar (implementation,compiler) pairs: 4, namely:
ImplementationCompiler
T:xmmgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
T:xmmgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
T:xmmgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
T:xmmgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)

Namespace violations


norx.o norx_aead_decrypt T
norx.o norx_aead_encrypt T
norx.o norx_decrypt_msg T
norx.o norx_encrypt_msg T
norx.o norx_init T
norx.o norx_output_tag T
norx.o norx_process_header T
norx.o norx_process_trailer T
norx.o norx_verify_tag T

Number of similar (implementation,compiler) pairs: 4, namely:
ImplementationCompiler
T:refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
T:refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
T:refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
T:refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)