about summary refs log tree commit diff stats
path: root/tests/test18.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added comment on how to build test18 (for #648)ptitSeb2023-03-291-0/+1
|
* Added PCLMULQDQ ([DYNAREC] Too, using PMULL if present) extension (improve a ↵ptitSeb2022-09-301-0/+9
| | | | lot AES-XTS score of Geekbench 5)
* Added AES-NI cpu extension support ([DYNAREC] too, using AES extension if ↵ptitSeb2021-08-281-0/+60
available)