mirror of
https://github.com/encounter/objdiff.git
synced 2025-10-06 09:59:48 +00:00
Check raw code length when instructions have same disassembly but different encodings. Marks as OpMismatch to indicate encoding difference. Fixes #242 Fixes #233