Skip to content

Commit 2bd01ce

Browse files
authored
winch: Standardize method naming convention accross the assemblers (bytecodealliance#9918)
The initial convention was to name all the methods after the instructions they represent (e.g., fn mov_ir). This convention has diverged over time, most noticeably in the AArch64 assembler. The intention of this commit is primarily for bookkeeping purposes, in order to maintain a consistent naming convention.
1 parent b93e1bc commit 2bd01ce

File tree

3 files changed

+58
-65
lines changed

3 files changed

+58
-65
lines changed

0 commit comments

Comments
 (0)