mirror of
https://github.com/encounter/objdiff.git
synced 2026-03-30 11:32:16 -07:00
e2c70342c9
* 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