Léo Lam
f918d1f805
tools/check: Handle address differences for str/stp as well
2020-11-07 01:32:31 +01:00
Léo Lam
c6ff7af2b0
tools/check: Avoid recreating capstone instances all the time
2020-11-01 17:01:09 +01:00
Léo Lam
41cd5cceea
tools/check: Fix adrp_pair_registers not being updated for identical instructions
2020-11-01 16:57:58 +01:00
Léo Lam
d0deedac4c
Compare non-matching functions against expected output
...
This makes it possible to catch regressions for non-matching functions,
especially those that only have minor issues.
This also reclassifies some minor non-matchings as major non-matchings
whenever it's really not obvious to see that they are equivalent.
2020-11-01 15:43:22 +01:00
Léo Lam
f19d229fa4
Check for non-matching functions that now match
2020-10-06 20:30:17 +02:00
Léo Lam
fd90123f88
ci: Check matching functions for each push and PR build
2020-09-24 18:40:06 +02:00
Léo Lam
218a8da8ba
tools: Add a tool to check all matchings for diffs
...
And fix some incorrect function entries
2020-09-24 13:55:39 +02:00