x64: prefix all machine instructions with x64_ (#3947)
This change is refactoring only--it should have no logic changes. As discussed previously, prefixing all machine code instructions with `x64_` will make it easier to identify what parts of the ISLE code correspond to single instructions and what parts rely on helpers that may emit more than one instruction.
This commit is contained in:
1846
cranelift/codegen/src/isa/x64/lower/isle/generated_code.rs
generated
1846
cranelift/codegen/src/isa/x64/lower/isle/generated_code.rs
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user