[meta] Uniquely number every instruction in the Rust crate;
This commit is contained in:
@@ -51,6 +51,7 @@ pub fn define(shared_defs: &mut SharedDefinitions) -> TargetIsa {
|
||||
let inst_group = InstructionGroupBuilder::new(
|
||||
"arm64",
|
||||
"arm64 specific instruction set",
|
||||
&mut shared_defs.all_instructions,
|
||||
&shared_defs.format_registry,
|
||||
)
|
||||
.build();
|
||||
|
||||
Reference in New Issue
Block a user