summaryrefslogtreecommitdiff
path: root/tools/check.py
AgeCommit message (Expand)Author
2021-07-31Remove old tools/check.pyLéo Lam
2020-11-11tools/check: Improve error reportingLéo Lam
2020-11-11tools/check: Only print mismatch details if they existLéo Lam
2020-11-10tools: Print mismatch causeLéo Lam
2020-11-09tools: Add script to automatically identify matchesLéo Lam
2020-11-09tools: Do not use a global capstone disassembler instanceLéo Lam
2020-11-09tools: Deduplicate codeLéo Lam
2020-11-07tools/check: Handle address differences for str/stp as wellLéo Lam
2020-11-01tools/check: Avoid recreating capstone instances all the timeLéo Lam
2020-11-01tools/check: Fix adrp_pair_registers not being updated for identical instruct...Léo Lam
2020-11-01Compare non-matching functions against expected outputLéo Lam
2020-10-06Check for non-matching functions that now matchLéo Lam
2020-09-24ci: Check matching functions for each push and PR buildLéo Lam
2020-09-24tools: Add a tool to check all matchings for diffsLéo Lam