Implementation notes: armeabi, h7beagle, crypto_aead/paeq160

Computer: h7beagle
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20140622
Operation: crypto_aead
Primitive: paeq160
TimeImplementationCompilerBenchmark dateSUPERCOP version
10694976refg++ -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer2014062220140529
14675056refg++ -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer2014062220140529
18616210refg++ -mcpu=cortex-a9 -mfloat-abi=hard -mfpu=neon -O2 -fomit-frame-pointer2014062220140529
18737047refg++ -mcpu=cortex-a9 -O2 -fomit-frame-pointer2014062220140529
18949910refg++ -O2 -fomit-frame-pointer2014062220140529
18973638refg++ -mcpu=strongarm1100 -O2 -fomit-frame-pointer2014062220140529
18979616refg++ -mcpu=arm8 -O2 -fomit-frame-pointer2014062220140529
18979655refg++ -mcpu=strongarm110 -O2 -fomit-frame-pointer2014062220140529
18979975refg++ -mcpu=arm810 -O2 -fomit-frame-pointer2014062220140529
18980786refg++ -mcpu=strongarm -O2 -fomit-frame-pointer2014062220140529
19048702refg++ -mcpu=cortex-a8 -mfloat-abi=hard -mfpu=neon -O2 -fomit-frame-pointer2014062220140529
19791902refg++ -mcpu=cortex-a5 -O2 -fomit-frame-pointer2014062220140529
20510806refg++ -fno-schedule-insns -O2 -fomit-frame-pointer2014062220140529
21054079refg++ -mcpu=strongarm -Os -fomit-frame-pointer2014062220140529
21056137refg++ -mcpu=strongarm110 -Os -fomit-frame-pointer2014062220140529
21058477refg++ -mcpu=arm8 -Os -fomit-frame-pointer2014062220140529
21061961refg++ -mcpu=arm810 -Os -fomit-frame-pointer2014062220140529
21065309refg++ -mcpu=strongarm1100 -Os -fomit-frame-pointer2014062220140529
21397660refg++ -funroll-loops -fno-schedule-insns -Os -fomit-frame-pointer2014062220140529
21564703refg++ -mcpu=cortex-a9 -Os -fomit-frame-pointer2014062220140529
21591813refg++ -mcpu=cortex-a9 -mfloat-abi=hard -mfpu=neon -Os -fomit-frame-pointer2014062220140529
21651718refg++ -mcpu=arm8 -O -fomit-frame-pointer2014062220140529
21720058refg++ -Os -fomit-frame-pointer2014062220140529
21738943refg++ -mcpu=cortex-a8 -mfloat-abi=hard -mfpu=neon -Os -fomit-frame-pointer2014062220140529
21783371refg++ -mcpu=arm810 -O -fomit-frame-pointer2014062220140529
21793585refg++ -mcpu=strongarm1100 -O -fomit-frame-pointer2014062220140529
21798482refg++ -mcpu=strongarm -O -fomit-frame-pointer2014062220140529
21799391refg++ -mcpu=strongarm110 -O -fomit-frame-pointer2014062220140529
21834645refg++ -fno-schedule-insns -Os -fomit-frame-pointer2014062220140529
22075382refg++ -mcpu=cortex-a5 -Os -fomit-frame-pointer2014062220140529
23154375refg++ -O -fomit-frame-pointer2014062220140529
23157432refg++ -fno-schedule-insns -O -fomit-frame-pointer2014062220140529
23165108refg++ -mcpu=cortex-a9 -O -fomit-frame-pointer2014062220140529
23440000refg++ -mcpu=cortex-a5 -O -fomit-frame-pointer2014062220140529
23462508refg++ -mcpu=cortex-a8 -mfloat-abi=hard -mfpu=neon -O -fomit-frame-pointer2014062220140529
23584740refg++ -mcpu=cortex-a9 -mfloat-abi=hard -mfpu=neon -O -fomit-frame-pointer2014062220140529
125103844refg++2014062220140529

Compiler output

Implementation: crypto_aead/paeq160/ref
Compiler: g++ -O3 -fomit-frame-pointer
encrypt.cpp:
encrypt.cpp: cc1plus: out of memory allocating 562800 bytes after a total of 1683456 bytes

Number of similar (compiler,implementation) pairs: 5, namely:
CompilerImplementations
g++ -O3 -fomit-frame-pointer ref
g++ -fno-schedule-insns -O3 -fomit-frame-pointer ref
g++ -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer ref
g++ -mcpu=cortex-a5 -O3 -fomit-frame-pointer ref
g++ -mcpu=cortex-a9 -O3 -fomit-frame-pointer ref

Compiler output

Implementation: crypto_aead/paeq160/ref
Compiler: g++ -mcpu=arm810 -O2 -fomit-frame-pointer
encrypt.cpp: encrypt.cpp:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
try.cpp: try.cpp:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
try.cpp: try-anything.cpp:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
try.cpp: try.cpp:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
try.cpp: try-anything.cpp:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
measure.cpp: measure.cpp:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
measure.cpp: measure-anything.cpp:1:0: warning: target CPU does not support THUMB instructions [enabled by default]

Number of similar (compiler,implementation) pairs: 15, namely:
CompilerImplementations
g++ -mcpu=arm810 -O2 -fomit-frame-pointer ref
g++ -mcpu=arm810 -O -fomit-frame-pointer ref
g++ -mcpu=arm810 -Os -fomit-frame-pointer ref
g++ -mcpu=arm8 -O2 -fomit-frame-pointer ref
g++ -mcpu=arm8 -O -fomit-frame-pointer ref
g++ -mcpu=arm8 -Os -fomit-frame-pointer ref
g++ -mcpu=strongarm1100 -O2 -fomit-frame-pointer ref
g++ -mcpu=strongarm1100 -O -fomit-frame-pointer ref
g++ -mcpu=strongarm1100 -Os -fomit-frame-pointer ref
g++ -mcpu=strongarm110 -O2 -fomit-frame-pointer ref
g++ -mcpu=strongarm110 -O -fomit-frame-pointer ref
g++ -mcpu=strongarm110 -Os -fomit-frame-pointer ref
g++ -mcpu=strongarm -O2 -fomit-frame-pointer ref
g++ -mcpu=strongarm -O -fomit-frame-pointer ref
g++ -mcpu=strongarm -Os -fomit-frame-pointer ref

Compiler output

Implementation: crypto_aead/paeq160/ref
Compiler: g++ -mcpu=arm810 -O3 -fomit-frame-pointer
encrypt.cpp: encrypt.cpp:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
encrypt.cpp:
encrypt.cpp: cc1plus: out of memory allocating 549360 bytes after a total of 1683456 bytes

Number of similar (compiler,implementation) pairs: 4, namely:
CompilerImplementations
g++ -mcpu=arm810 -O3 -fomit-frame-pointer ref
g++ -mcpu=arm8 -O3 -fomit-frame-pointer ref
g++ -mcpu=strongarm1100 -O3 -fomit-frame-pointer ref
g++ -mcpu=strongarm110 -O3 -fomit-frame-pointer ref

Compiler output

Implementation: crypto_aead/paeq160/ref
Compiler: g++ -mcpu=cortex-a8 -mfloat-abi=hard -mfpu=neon -O3 -fomit-frame-pointer
encrypt.cpp:
encrypt.cpp: cc1plus: out of memory allocating 10408 bytes after a total of 2830336 bytes

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
g++ -mcpu=cortex-a8 -mfloat-abi=hard -mfpu=neon -O3 -fomit-frame-pointer ref

Compiler output

Implementation: crypto_aead/paeq160/ref
Compiler: g++ -mcpu=cortex-a9 -mfloat-abi=hard -mfpu=neon -O3 -fomit-frame-pointer
encrypt.cpp:
encrypt.cpp: cc1plus: out of memory allocating 96 bytes after a total of 2936832 bytes

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
g++ -mcpu=cortex-a9 -mfloat-abi=hard -mfpu=neon -O3 -fomit-frame-pointer ref

Compiler output

Implementation: crypto_aead/paeq160/ref
Compiler: g++ -mcpu=strongarm -O3 -fomit-frame-pointer
encrypt.cpp: encrypt.cpp:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
encrypt.cpp:
encrypt.cpp: cc1plus: out of memory allocating 549360 bytes after a total of 1576960 bytes

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
g++ -mcpu=strongarm -O3 -fomit-frame-pointer ref