Implementation notes: mipso32, h1mips, crypto_aead/norx6444v1

Computer: h1mips
Architecture: mipso32
CPU ID: unknown CPU ID
SUPERCOP version: 20140622
Operation: crypto_aead
Primitive: norx6444v1
TimeImplementationCompilerBenchmark dateSUPERCOP version
348742refgcc -funroll-loops -fno-schedule-insns -Os -fomit-frame-pointer2014060120140525
350602refgcc -fno-schedule-insns -Os -fomit-frame-pointer2014060120140525
362916refgcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer2014060120140525
362976refgcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer2014060120140525
376472refgcc -fno-schedule-insns -O2 -fomit-frame-pointer2014060120140525
405914refgcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer2014060120140525
405916refgcc -funroll-loops -mabi=32 -O -fomit-frame-pointer2014060120140525
405980refgcc -funroll-loops -O -fomit-frame-pointer2014060120140525
413464refgcc -mabi=32 -O -fomit-frame-pointer2014060120140525
413468refgcc -O -fomit-frame-pointer2014060120140525
413474refgcc -fno-schedule-insns -O -fomit-frame-pointer2014060120140525
493174refgcc -Os -fomit-frame-pointer2014060120140525
493186refgcc -mabi=32 -Os -fomit-frame-pointer2014060120140525
496786refgcc -funroll-loops -mabi=32 -Os -fomit-frame-pointer2014060120140525
496792refgcc -funroll-loops -Os -fomit-frame-pointer2014060120140525
520066refgcc -funroll-loops -mabi=32 -O2 -fomit-frame-pointer2014060120140525
520298refgcc -funroll-loops -O2 -fomit-frame-pointer2014060120140525
520650refgcc -O2 -fomit-frame-pointer2014060120140525
521336refgcc -mabi=32 -O2 -fomit-frame-pointer2014060120140525
1797904refgcc -funroll-loops2014060120140525
1797914refcc2014060120140525
1798514refgcc2014060120140525

Compiler output

Implementation: crypto_aead/norx6444v1/ref
Compiler: cc
norx.c: norx.c:45: warning: integer constant is too large for 'long' type
norx.c: norx.c:45: warning: integer constant is too large for 'long' type
norx.c: norx.c:46: warning: integer constant is too large for 'long' type
norx.c: norx.c:46: warning: integer constant is too large for 'long' type

Number of similar (compiler,implementation) pairs: 22, namely:
CompilerImplementations
cc ref
gcc ref
gcc -O2 -fomit-frame-pointer ref
gcc -O -fomit-frame-pointer ref
gcc -Os -fomit-frame-pointer ref
gcc -fno-schedule-insns -O2 -fomit-frame-pointer ref
gcc -fno-schedule-insns -O -fomit-frame-pointer ref
gcc -fno-schedule-insns -Os -fomit-frame-pointer ref
gcc -funroll-loops ref
gcc -funroll-loops -O2 -fomit-frame-pointer ref
gcc -funroll-loops -O -fomit-frame-pointer ref
gcc -funroll-loops -Os -fomit-frame-pointer ref
gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer ref
gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer ref
gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer ref
gcc -funroll-loops -fno-schedule-insns -Os -fomit-frame-pointer ref
gcc -funroll-loops -mabi=32 -O2 -fomit-frame-pointer ref
gcc -funroll-loops -mabi=32 -O -fomit-frame-pointer ref
gcc -funroll-loops -mabi=32 -Os -fomit-frame-pointer ref
gcc -mabi=32 -O2 -fomit-frame-pointer ref
gcc -mabi=32 -O -fomit-frame-pointer ref
gcc -mabi=32 -Os -fomit-frame-pointer ref

Compiler output

Implementation: crypto_aead/norx6444v1/ref
Compiler: clang -O3 -fomit-frame-pointer
caesar.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
caesar.c: '+' is not a recognized feature for this target (ignoring feature)
caesar.c: /tmp/cc-Kvzxih.s: Assembler messages:
caesar.c: /tmp/cc-Kvzxih.s:37: Warning: No .cprestore pseudo-op used in PIC code
caesar.c: /tmp/cc-Kvzxih.s:37: Warning: Macro instruction expanded into multiple instructions
caesar.c: /tmp/cc-Kvzxih.s:88: Warning: No .cprestore pseudo-op used in PIC code
caesar.c: /tmp/cc-Kvzxih.s:88: Warning: Macro instruction expanded into multiple instructions
norx.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
norx.c: In file included from norx.c:15:
norx.c: In file included from /usr/include/stdlib.h:320:
norx.c: In file included from /usr/include/sys/types.h:31:
norx.c: /usr/include/bits/types.h:129:3: error: #error
norx.c: # error
norx.c: ^
norx.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
norx.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
norx.c: ^
norx.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
norx.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
norx.c: ^
norx.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
norx.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
norx.c: ^
norx.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
norx.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
norx.c: ^
norx.c: In file included from norx.c:15:
norx.c: In file included from /usr/include/stdlib.h:320:
norx.c: In file included from /usr/include/sys/types.h:31:
norx.c: In file included from /usr/include/bits/types.h:131:
norx.c: /usr/include/bits/typesizes.h:31:23: note: instantiated from:
norx.c: #define __UID_T_TYPE __U32_TYPE
norx.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang -O3 -fomit-frame-pointer ref

Compiler output

Implementation: crypto_aead/norx6444v1/ref
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer
caesar.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
caesar.c: '0' is not a recognized processor for this target (ignoring processor)
caesar.c: '+0' is not a recognized feature for this target (ignoring feature)
caesar.c: '0' is not a recognized processor for this target (ignoring processor)
caesar.c: /tmp/cc-DjXFy6.s: Assembler messages:
caesar.c: /tmp/cc-DjXFy6.s:37: Warning: No .cprestore pseudo-op used in PIC code
caesar.c: /tmp/cc-DjXFy6.s:37: Warning: Macro instruction expanded into multiple instructions
caesar.c: /tmp/cc-DjXFy6.s:88: Warning: No .cprestore pseudo-op used in PIC code
caesar.c: /tmp/cc-DjXFy6.s:88: Warning: Macro instruction expanded into multiple instructions
norx.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
norx.c: In file included from norx.c:15:
norx.c: In file included from /usr/include/stdlib.h:320:
norx.c: In file included from /usr/include/sys/types.h:31:
norx.c: /usr/include/bits/types.h:129:3: error: #error
norx.c: # error
norx.c: ^
norx.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
norx.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
norx.c: ^
norx.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
norx.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
norx.c: ^
norx.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
norx.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
norx.c: ^
norx.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
norx.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
norx.c: ^
norx.c: In file included from norx.c:15:
norx.c: In file included from /usr/include/stdlib.h:320:
norx.c: In file included from /usr/include/sys/types.h:31:
norx.c: In file included from /usr/include/bits/types.h:131:
norx.c: /usr/include/bits/typesizes.h:31:23: note: instantiated from:
norx.c: #define __UID_T_TYPE __U32_TYPE
norx.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer ref

Compiler output

Implementation: crypto_aead/norx6444v1/ref
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive
caesar.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
caesar.c: '0' is not a recognized processor for this target (ignoring processor)
caesar.c: '+0' is not a recognized feature for this target (ignoring feature)
caesar.c: '0' is not a recognized processor for this target (ignoring processor)
caesar.c: /tmp/cc-lSYKX6.s: Assembler messages:
caesar.c: /tmp/cc-lSYKX6.s:37: Warning: No .cprestore pseudo-op used in PIC code
caesar.c: /tmp/cc-lSYKX6.s:37: Warning: Macro instruction expanded into multiple instructions
caesar.c: /tmp/cc-lSYKX6.s:88: Warning: No .cprestore pseudo-op used in PIC code
caesar.c: /tmp/cc-lSYKX6.s:88: Warning: Macro instruction expanded into multiple instructions
norx.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
norx.c: In file included from norx.c:15:
norx.c: In file included from /usr/include/stdlib.h:320:
norx.c: In file included from /usr/include/sys/types.h:31:
norx.c: /usr/include/bits/types.h:129:3: error: #error
norx.c: # error
norx.c: ^
norx.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
norx.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
norx.c: ^
norx.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
norx.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
norx.c: ^
norx.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
norx.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
norx.c: ^
norx.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
norx.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
norx.c: ^
norx.c: In file included from norx.c:15:
norx.c: In file included from /usr/include/stdlib.h:320:
norx.c: In file included from /usr/include/sys/types.h:31:
norx.c: In file included from /usr/include/bits/types.h:131:
norx.c: /usr/include/bits/typesizes.h:31:23: note: instantiated from:
norx.c: #define __UID_T_TYPE __U32_TYPE
norx.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive ref

Compiler output

Implementation: crypto_aead/norx6444v1/ref
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -fomit-frame-pointer
caesar.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
caesar.c: '0' is not a recognized processor for this target (ignoring processor)
caesar.c: '+0' is not a recognized feature for this target (ignoring feature)
caesar.c: '0' is not a recognized processor for this target (ignoring processor)
caesar.c: /tmp/cc-HclgL7.s: Assembler messages:
caesar.c: /tmp/cc-HclgL7.s:37: Warning: No .cprestore pseudo-op used in PIC code
caesar.c: /tmp/cc-HclgL7.s:37: Warning: Macro instruction expanded into multiple instructions
caesar.c: /tmp/cc-HclgL7.s:88: Warning: No .cprestore pseudo-op used in PIC code
caesar.c: /tmp/cc-HclgL7.s:88: Warning: Macro instruction expanded into multiple instructions
norx.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
norx.c: In file included from norx.c:15:
norx.c: In file included from /usr/include/stdlib.h:320:
norx.c: In file included from /usr/include/sys/types.h:31:
norx.c: /usr/include/bits/types.h:129:3: error: #error
norx.c: # error
norx.c: ^
norx.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
norx.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
norx.c: ^
norx.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
norx.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
norx.c: ^
norx.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
norx.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
norx.c: ^
norx.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
norx.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
norx.c: ^
norx.c: In file included from norx.c:15:
norx.c: In file included from /usr/include/stdlib.h:320:
norx.c: In file included from /usr/include/sys/types.h:31:
norx.c: In file included from /usr/include/bits/types.h:131:
norx.c: /usr/include/bits/typesizes.h:31:23: note: instantiated from:
norx.c: #define __UID_T_TYPE __U32_TYPE
norx.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -fomit-frame-pointer ref

Compiler output

Implementation: crypto_aead/norx6444v1/ref
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive
caesar.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
caesar.c: '0' is not a recognized processor for this target (ignoring processor)
caesar.c: '+0' is not a recognized feature for this target (ignoring feature)
caesar.c: '0' is not a recognized processor for this target (ignoring processor)
caesar.c: /tmp/cc-E3Lc27.s: Assembler messages:
caesar.c: /tmp/cc-E3Lc27.s:37: Warning: No .cprestore pseudo-op used in PIC code
caesar.c: /tmp/cc-E3Lc27.s:37: Warning: Macro instruction expanded into multiple instructions
caesar.c: /tmp/cc-E3Lc27.s:88: Warning: No .cprestore pseudo-op used in PIC code
caesar.c: /tmp/cc-E3Lc27.s:88: Warning: Macro instruction expanded into multiple instructions
norx.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
norx.c: In file included from norx.c:15:
norx.c: In file included from /usr/include/stdlib.h:320:
norx.c: In file included from /usr/include/sys/types.h:31:
norx.c: /usr/include/bits/types.h:129:3: error: #error
norx.c: # error
norx.c: ^
norx.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
norx.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
norx.c: ^
norx.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
norx.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
norx.c: ^
norx.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
norx.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
norx.c: ^
norx.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
norx.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
norx.c: ^
norx.c: In file included from norx.c:15:
norx.c: In file included from /usr/include/stdlib.h:320:
norx.c: In file included from /usr/include/sys/types.h:31:
norx.c: In file included from /usr/include/bits/types.h:131:
norx.c: /usr/include/bits/typesizes.h:31:23: note: instantiated from:
norx.c: #define __UID_T_TYPE __U32_TYPE
norx.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive ref

Compiler output

Implementation: crypto_aead/norx6444v1/ref
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=softfp -mfpu=neon -fomit-frame-pointer
caesar.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
caesar.c: '0' is not a recognized processor for this target (ignoring processor)
caesar.c: '+0' is not a recognized feature for this target (ignoring feature)
caesar.c: '0' is not a recognized processor for this target (ignoring processor)
caesar.c: /tmp/cc-YOe2n8.s: Assembler messages:
caesar.c: /tmp/cc-YOe2n8.s:37: Warning: No .cprestore pseudo-op used in PIC code
caesar.c: /tmp/cc-YOe2n8.s:37: Warning: Macro instruction expanded into multiple instructions
caesar.c: /tmp/cc-YOe2n8.s:88: Warning: No .cprestore pseudo-op used in PIC code
caesar.c: /tmp/cc-YOe2n8.s:88: Warning: Macro instruction expanded into multiple instructions
norx.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
norx.c: In file included from norx.c:15:
norx.c: In file included from /usr/include/stdlib.h:320:
norx.c: In file included from /usr/include/sys/types.h:31:
norx.c: /usr/include/bits/types.h:129:3: error: #error
norx.c: # error
norx.c: ^
norx.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
norx.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
norx.c: ^
norx.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
norx.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
norx.c: ^
norx.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
norx.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
norx.c: ^
norx.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
norx.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
norx.c: ^
norx.c: In file included from norx.c:15:
norx.c: In file included from /usr/include/stdlib.h:320:
norx.c: In file included from /usr/include/sys/types.h:31:
norx.c: In file included from /usr/include/bits/types.h:131:
norx.c: /usr/include/bits/typesizes.h:31:23: note: instantiated from:
norx.c: #define __UID_T_TYPE __U32_TYPE
norx.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang -O3 -fwrapv -march=armv7-a -mfloat-abi=softfp -mfpu=neon -fomit-frame-pointer ref

Compiler output

Implementation: crypto_aead/norx6444v1/ref
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=softfp -mfpu=neon -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive
caesar.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
caesar.c: '0' is not a recognized processor for this target (ignoring processor)
caesar.c: '+0' is not a recognized feature for this target (ignoring feature)
caesar.c: '0' is not a recognized processor for this target (ignoring processor)
caesar.c: /tmp/cc-EY4nXa.s: Assembler messages:
caesar.c: /tmp/cc-EY4nXa.s:37: Warning: No .cprestore pseudo-op used in PIC code
caesar.c: /tmp/cc-EY4nXa.s:37: Warning: Macro instruction expanded into multiple instructions
caesar.c: /tmp/cc-EY4nXa.s:88: Warning: No .cprestore pseudo-op used in PIC code
caesar.c: /tmp/cc-EY4nXa.s:88: Warning: Macro instruction expanded into multiple instructions
norx.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
norx.c: In file included from norx.c:15:
norx.c: In file included from /usr/include/stdlib.h:320:
norx.c: In file included from /usr/include/sys/types.h:31:
norx.c: /usr/include/bits/types.h:129:3: error: #error
norx.c: # error
norx.c: ^
norx.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
norx.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
norx.c: ^
norx.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
norx.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
norx.c: ^
norx.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
norx.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
norx.c: ^
norx.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
norx.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
norx.c: ^
norx.c: In file included from norx.c:15:
norx.c: In file included from /usr/include/stdlib.h:320:
norx.c: In file included from /usr/include/sys/types.h:31:
norx.c: In file included from /usr/include/bits/types.h:131:
norx.c: /usr/include/bits/typesizes.h:31:23: note: instantiated from:
norx.c: #define __UID_T_TYPE __U32_TYPE
norx.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang -O3 -fwrapv -march=armv7-a -mfloat-abi=softfp -mfpu=neon -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive ref

Compiler output

Implementation: crypto_aead/norx6444v1/ref
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fomit-frame-pointer
caesar.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
caesar.c: '0' is not a recognized processor for this target (ignoring processor)
caesar.c: '+0' is not a recognized feature for this target (ignoring feature)
caesar.c: '0' is not a recognized processor for this target (ignoring processor)
caesar.c: /tmp/cc-Tt85P4.s: Assembler messages:
caesar.c: /tmp/cc-Tt85P4.s:37: Warning: No .cprestore pseudo-op used in PIC code
caesar.c: /tmp/cc-Tt85P4.s:37: Warning: Macro instruction expanded into multiple instructions
caesar.c: /tmp/cc-Tt85P4.s:88: Warning: No .cprestore pseudo-op used in PIC code
caesar.c: /tmp/cc-Tt85P4.s:88: Warning: Macro instruction expanded into multiple instructions
norx.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
norx.c: In file included from norx.c:15:
norx.c: In file included from /usr/include/stdlib.h:320:
norx.c: In file included from /usr/include/sys/types.h:31:
norx.c: /usr/include/bits/types.h:129:3: error: #error
norx.c: # error
norx.c: ^
norx.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
norx.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
norx.c: ^
norx.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
norx.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
norx.c: ^
norx.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
norx.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
norx.c: ^
norx.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
norx.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
norx.c: ^
norx.c: In file included from norx.c:15:
norx.c: In file included from /usr/include/stdlib.h:320:
norx.c: In file included from /usr/include/sys/types.h:31:
norx.c: In file included from /usr/include/bits/types.h:131:
norx.c: /usr/include/bits/typesizes.h:31:23: note: instantiated from:
norx.c: #define __UID_T_TYPE __U32_TYPE
norx.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang -O3 -fwrapv -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fomit-frame-pointer ref

Compiler output

Implementation: crypto_aead/norx6444v1/ref
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive
caesar.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
caesar.c: '0' is not a recognized processor for this target (ignoring processor)
caesar.c: '+0' is not a recognized feature for this target (ignoring feature)
caesar.c: '0' is not a recognized processor for this target (ignoring processor)
caesar.c: /tmp/cc-Nxg0K0.s: Assembler messages:
caesar.c: /tmp/cc-Nxg0K0.s:37: Warning: No .cprestore pseudo-op used in PIC code
caesar.c: /tmp/cc-Nxg0K0.s:37: Warning: Macro instruction expanded into multiple instructions
caesar.c: /tmp/cc-Nxg0K0.s:88: Warning: No .cprestore pseudo-op used in PIC code
caesar.c: /tmp/cc-Nxg0K0.s:88: Warning: Macro instruction expanded into multiple instructions
norx.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
norx.c: In file included from norx.c:15:
norx.c: In file included from /usr/include/stdlib.h:320:
norx.c: In file included from /usr/include/sys/types.h:31:
norx.c: /usr/include/bits/types.h:129:3: error: #error
norx.c: # error
norx.c: ^
norx.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
norx.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
norx.c: ^
norx.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
norx.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
norx.c: ^
norx.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
norx.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
norx.c: ^
norx.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
norx.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
norx.c: ^
norx.c: In file included from norx.c:15:
norx.c: In file included from /usr/include/stdlib.h:320:
norx.c: In file included from /usr/include/sys/types.h:31:
norx.c: In file included from /usr/include/bits/types.h:131:
norx.c: /usr/include/bits/typesizes.h:31:23: note: instantiated from:
norx.c: #define __UID_T_TYPE __U32_TYPE
norx.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang -O3 -fwrapv -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive ref

Compiler output

Implementation: crypto_aead/norx6444v1/ref
Compiler: clang -O3 -fwrapv -march=native -fomit-frame-pointer
caesar.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
caesar.c: '0' is not a recognized processor for this target (ignoring processor)
caesar.c: '+0' is not a recognized feature for this target (ignoring feature)
caesar.c: '0' is not a recognized processor for this target (ignoring processor)
caesar.c: /tmp/cc-D6Fbyi.s: Assembler messages:
caesar.c: /tmp/cc-D6Fbyi.s:37: Warning: No .cprestore pseudo-op used in PIC code
caesar.c: /tmp/cc-D6Fbyi.s:37: Warning: Macro instruction expanded into multiple instructions
caesar.c: /tmp/cc-D6Fbyi.s:88: Warning: No .cprestore pseudo-op used in PIC code
caesar.c: /tmp/cc-D6Fbyi.s:88: Warning: Macro instruction expanded into multiple instructions
norx.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
norx.c: In file included from norx.c:15:
norx.c: In file included from /usr/include/stdlib.h:320:
norx.c: In file included from /usr/include/sys/types.h:31:
norx.c: /usr/include/bits/types.h:129:3: error: #error
norx.c: # error
norx.c: ^
norx.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
norx.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
norx.c: ^
norx.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
norx.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
norx.c: ^
norx.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
norx.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
norx.c: ^
norx.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
norx.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
norx.c: ^
norx.c: In file included from norx.c:15:
norx.c: In file included from /usr/include/stdlib.h:320:
norx.c: In file included from /usr/include/sys/types.h:31:
norx.c: In file included from /usr/include/bits/types.h:131:
norx.c: /usr/include/bits/typesizes.h:31:23: note: instantiated from:
norx.c: #define __UID_T_TYPE __U32_TYPE
norx.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang -O3 -fwrapv -march=native -fomit-frame-pointer ref

Compiler output

Implementation: crypto_aead/norx6444v1/ref
Compiler: clang -O3 -fwrapv -march=native -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer
caesar.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
caesar.c: '0' is not a recognized processor for this target (ignoring processor)
caesar.c: '+0' is not a recognized feature for this target (ignoring feature)
caesar.c: '0' is not a recognized processor for this target (ignoring processor)
caesar.c: /tmp/cc-UhYGkf.s: Assembler messages:
caesar.c: /tmp/cc-UhYGkf.s:37: Warning: No .cprestore pseudo-op used in PIC code
caesar.c: /tmp/cc-UhYGkf.s:37: Warning: Macro instruction expanded into multiple instructions
caesar.c: /tmp/cc-UhYGkf.s:88: Warning: No .cprestore pseudo-op used in PIC code
caesar.c: /tmp/cc-UhYGkf.s:88: Warning: Macro instruction expanded into multiple instructions
norx.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
norx.c: In file included from norx.c:15:
norx.c: In file included from /usr/include/stdlib.h:320:
norx.c: In file included from /usr/include/sys/types.h:31:
norx.c: /usr/include/bits/types.h:129:3: error: #error
norx.c: # error
norx.c: ^
norx.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
norx.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
norx.c: ^
norx.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
norx.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
norx.c: ^
norx.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
norx.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
norx.c: ^
norx.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
norx.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
norx.c: ^
norx.c: In file included from norx.c:15:
norx.c: In file included from /usr/include/stdlib.h:320:
norx.c: In file included from /usr/include/sys/types.h:31:
norx.c: In file included from /usr/include/bits/types.h:131:
norx.c: /usr/include/bits/typesizes.h:31:23: note: instantiated from:
norx.c: #define __UID_T_TYPE __U32_TYPE
norx.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang -O3 -fwrapv -march=native -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer ref

Compiler output

Implementation: crypto_aead/norx6444v1/ref
Compiler: clang -O3 -fwrapv -mavx2 -fomit-frame-pointer
caesar.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
caesar.c: '+' is not a recognized feature for this target (ignoring feature)
caesar.c: /tmp/cc-bwnY46.s: Assembler messages:
caesar.c: /tmp/cc-bwnY46.s:37: Warning: No .cprestore pseudo-op used in PIC code
caesar.c: /tmp/cc-bwnY46.s:37: Warning: Macro instruction expanded into multiple instructions
caesar.c: /tmp/cc-bwnY46.s:88: Warning: No .cprestore pseudo-op used in PIC code
caesar.c: /tmp/cc-bwnY46.s:88: Warning: Macro instruction expanded into multiple instructions
norx.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
norx.c: In file included from norx.c:15:
norx.c: In file included from /usr/include/stdlib.h:320:
norx.c: In file included from /usr/include/sys/types.h:31:
norx.c: /usr/include/bits/types.h:129:3: error: #error
norx.c: # error
norx.c: ^
norx.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
norx.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
norx.c: ^
norx.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
norx.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
norx.c: ^
norx.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
norx.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
norx.c: ^
norx.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
norx.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
norx.c: ^
norx.c: In file included from norx.c:15:
norx.c: In file included from /usr/include/stdlib.h:320:
norx.c: In file included from /usr/include/sys/types.h:31:
norx.c: In file included from /usr/include/bits/types.h:131:
norx.c: /usr/include/bits/typesizes.h:31:23: note: instantiated from:
norx.c: #define __UID_T_TYPE __U32_TYPE
norx.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang -O3 -fwrapv -mavx2 -fomit-frame-pointer ref

Compiler output

Implementation: crypto_aead/norx6444v1/ref
Compiler: clang -O3 -fwrapv -mavx2 -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer
caesar.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
caesar.c: '+' is not a recognized feature for this target (ignoring feature)
caesar.c: /tmp/cc-eCIJ54.s: Assembler messages:
caesar.c: /tmp/cc-eCIJ54.s:37: Warning: No .cprestore pseudo-op used in PIC code
caesar.c: /tmp/cc-eCIJ54.s:37: Warning: Macro instruction expanded into multiple instructions
caesar.c: /tmp/cc-eCIJ54.s:88: Warning: No .cprestore pseudo-op used in PIC code
caesar.c: /tmp/cc-eCIJ54.s:88: Warning: Macro instruction expanded into multiple instructions
norx.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
norx.c: In file included from norx.c:15:
norx.c: In file included from /usr/include/stdlib.h:320:
norx.c: In file included from /usr/include/sys/types.h:31:
norx.c: /usr/include/bits/types.h:129:3: error: #error
norx.c: # error
norx.c: ^
norx.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
norx.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
norx.c: ^
norx.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
norx.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
norx.c: ^
norx.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
norx.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
norx.c: ^
norx.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
norx.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
norx.c: ^
norx.c: In file included from norx.c:15:
norx.c: In file included from /usr/include/stdlib.h:320:
norx.c: In file included from /usr/include/sys/types.h:31:
norx.c: In file included from /usr/include/bits/types.h:131:
norx.c: /usr/include/bits/typesizes.h:31:23: note: instantiated from:
norx.c: #define __UID_T_TYPE __U32_TYPE
norx.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang -O3 -fwrapv -mavx2 -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer ref

Compiler output

Implementation: crypto_aead/norx6444v1/ref
Compiler: clang -O3 -fwrapv -mavx -fomit-frame-pointer
caesar.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
caesar.c: '+' is not a recognized feature for this target (ignoring feature)
caesar.c: /tmp/cc-fDO39f.s: Assembler messages:
caesar.c: /tmp/cc-fDO39f.s:37: Warning: No .cprestore pseudo-op used in PIC code
caesar.c: /tmp/cc-fDO39f.s:37: Warning: Macro instruction expanded into multiple instructions
caesar.c: /tmp/cc-fDO39f.s:88: Warning: No .cprestore pseudo-op used in PIC code
caesar.c: /tmp/cc-fDO39f.s:88: Warning: Macro instruction expanded into multiple instructions
norx.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
norx.c: In file included from norx.c:15:
norx.c: In file included from /usr/include/stdlib.h:320:
norx.c: In file included from /usr/include/sys/types.h:31:
norx.c: /usr/include/bits/types.h:129:3: error: #error
norx.c: # error
norx.c: ^
norx.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
norx.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
norx.c: ^
norx.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
norx.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
norx.c: ^
norx.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
norx.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
norx.c: ^
norx.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
norx.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
norx.c: ^
norx.c: In file included from norx.c:15:
norx.c: In file included from /usr/include/stdlib.h:320:
norx.c: In file included from /usr/include/sys/types.h:31:
norx.c: In file included from /usr/include/bits/types.h:131:
norx.c: /usr/include/bits/typesizes.h:31:23: note: instantiated from:
norx.c: #define __UID_T_TYPE __U32_TYPE
norx.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang -O3 -fwrapv -mavx -fomit-frame-pointer ref

Compiler output

Implementation: crypto_aead/norx6444v1/ref
Compiler: clang -O3 -fwrapv -mavx -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer
caesar.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
caesar.c: '+' is not a recognized feature for this target (ignoring feature)
caesar.c: /tmp/cc-Q8IbKa.s: Assembler messages:
caesar.c: /tmp/cc-Q8IbKa.s:37: Warning: No .cprestore pseudo-op used in PIC code
caesar.c: /tmp/cc-Q8IbKa.s:37: Warning: Macro instruction expanded into multiple instructions
caesar.c: /tmp/cc-Q8IbKa.s:88: Warning: No .cprestore pseudo-op used in PIC code
caesar.c: /tmp/cc-Q8IbKa.s:88: Warning: Macro instruction expanded into multiple instructions
norx.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
norx.c: In file included from norx.c:15:
norx.c: In file included from /usr/include/stdlib.h:320:
norx.c: In file included from /usr/include/sys/types.h:31:
norx.c: /usr/include/bits/types.h:129:3: error: #error
norx.c: # error
norx.c: ^
norx.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
norx.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
norx.c: ^
norx.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
norx.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
norx.c: ^
norx.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
norx.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
norx.c: ^
norx.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
norx.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
norx.c: ^
norx.c: In file included from norx.c:15:
norx.c: In file included from /usr/include/stdlib.h:320:
norx.c: In file included from /usr/include/sys/types.h:31:
norx.c: In file included from /usr/include/bits/types.h:131:
norx.c: /usr/include/bits/typesizes.h:31:23: note: instantiated from:
norx.c: #define __UID_T_TYPE __U32_TYPE
norx.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang -O3 -fwrapv -mavx -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer ref

Compiler output

Implementation: crypto_aead/norx6444v1/ref
Compiler: gcc -O3 -fomit-frame-pointer
norx.c: norx.c:45: warning: integer constant is too large for 'long' type
norx.c: norx.c:45: warning: integer constant is too large for 'long' type
norx.c: norx.c:46: warning: integer constant is too large for 'long' type
norx.c: norx.c:46: warning: integer constant is too large for 'long' type
norx.c:
norx.c: cc1: out of memory allocating 2868600 bytes after a total of 4202496 bytes

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -O3 -fomit-frame-pointer ref

Compiler output

Implementation: crypto_aead/norx6444v1/ref
Compiler: gcc -fno-schedule-insns -O3 -fomit-frame-pointer
norx.c: norx.c:45: warning: integer constant is too large for 'long' type
norx.c: norx.c:45: warning: integer constant is too large for 'long' type
norx.c: norx.c:46: warning: integer constant is too large for 'long' type
norx.c: norx.c:46: warning: integer constant is too large for 'long' type
norx.c:
norx.c: cc1: out of memory allocating 2868600 bytes after a total of 4530176 bytes

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -fno-schedule-insns -O3 -fomit-frame-pointer ref

Compiler output

Implementation: crypto_aead/norx6444v1/ref
Compiler: gcc -funroll-loops -O3 -fomit-frame-pointer
norx.c: norx.c:45: warning: integer constant is too large for 'long' type
norx.c: norx.c:45: warning: integer constant is too large for 'long' type
norx.c: norx.c:46: warning: integer constant is too large for 'long' type
norx.c: norx.c:46: warning: integer constant is too large for 'long' type
norx.c:
norx.c: cc1: out of memory allocating 2868600 bytes after a total of 5373952 bytes

Number of similar (compiler,implementation) pairs: 2, namely:
CompilerImplementations
gcc -funroll-loops -O3 -fomit-frame-pointer ref
gcc -funroll-loops -mabi=32 -O3 -fomit-frame-pointer ref

Compiler output

Implementation: crypto_aead/norx6444v1/ref
Compiler: gcc -mabi=32 -O3 -fomit-frame-pointer
norx.c: norx.c:45: warning: integer constant is too large for 'long' type
norx.c: norx.c:45: warning: integer constant is too large for 'long' type
norx.c: norx.c:46: warning: integer constant is too large for 'long' type
norx.c: norx.c:46: warning: integer constant is too large for 'long' type
norx.c:
norx.c: cc1: out of memory allocating 2868600 bytes after a total of 5005312 bytes

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -mabi=32 -O3 -fomit-frame-pointer ref