about summary refs log tree commit diff stats
path: root/src/rv64detect.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Try to fix memory instructions detectionYang Liu2023-09-111-5/+6
* [RV64_DYNAREC] Added thead vendor extension detectionYang Liu2023-09-111-1/+60
* [RV64_DYNAREC] Improved a bit the rv64 extension detection codeptitSeb2023-05-021-3/+3
* [RV64_DYNAREC] Add detection of Zba, Zbb, Zbc and Zbs CPU extensionsptitSeb2023-05-011-0/+70