Implementation notes: riscv64, hifiveunleashedriscv, crypto_aead/aescopav1

Computer: hifiveunleashedriscv
Architecture: riscv64
CPU ID: unknown CPU ID
SUPERCOP version: 20191221
Operation: crypto_aead
Primitive: aescopav1
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
307095332528 0 041813 776 848refgcc_-march=rv64gc_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2019123020191221
32323899080 0 016968 768 848refgcc_-march=rv64gc_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2019123020191221
36757617794 0 014798 752 848refgcc_-march=rv64gc_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2019123020191221
40456108168 0 015444 768 848refgcc_-march=rv64gc_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2019123020191221

Namespace violations

Implementation: ref
Security model: unknown
Compiler: gcc -march=rv64gc -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
aes-core.o aes_addroundkey T
aes-core.o aes_first_addroundkey T
aes-core.o aes_isubbyte_ishiftrows_imixcols T
aes-core.o aes_isubbytes_ishiftrows T
aes-core.o aes_last_addroundkey T
aes-core.o aes_subbyte_shiftrows_mixcols T
aes-core.o aes_subbytes_shiftrows T
aes-core.o aesc_decrypt T
aes-core.o aesc_encrypt T
aes-core.o aesc_keyexp T
encrypt.o AES_DECRYPT T
encrypt.o AES_ENCRYPT T
encrypt.o invmix T
encrypt.o mac T
encrypt.o mix T
encrypt.o rol T
encrypt.o xls T
encrypt.o xlsinv T

Number of similar (compiler,implementation) pairs: 4, namely:
CompilerImplementations
gcc -march=rv64gc -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE ref
gcc -march=rv64gc -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE ref
gcc -march=rv64gc -O -fomit-frame-pointer -fwrapv -fPIC -fPIE ref
gcc -march=rv64gc -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE ref