9e9a7626d7f4019dd10b39654ccf6bb2988615d2
This avoids a lot of dereferences, and InstructionFormat are immutable once they're created. It removes a lot of code that was keeping the FormatRegistry around, just in case we needed the format. This is more in line with the way we create Instructions, and make it easy to reference InstructionFormats in general.
Description
No description provided
Languages
Rust
77.8%
WebAssembly
20.6%
C
1.3%