about summary refs log tree commit diff stats
path: root/src/tools/bitutils.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* [RV64_DYNAREC] Fixed 0F BD opcode (Fixed SV)ptitSeb2023-04-111-1/+1
* [RV64_DYNAREC] Added 0F BC/BD opcodesptitSeb2023-04-111-1/+6
* [RV64_DYNAREC] Optimize MOV64 emitter (#572)Yang Liu2023-03-161-0/+17