mirror of
https://github.com/encounter/objdiff.git
synced 2025-10-05 17:39:50 +00:00
* Standardize the value for an invalid opcode > > This makes it so that all arches share the same value for an invalid opcode, so platform-specific logic isn't needed for checking whether instructions are valid. Also updated dependencies * OPCODE_DATA too