forked from dotnet/runtime
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
JIT ARM64-SVE: Add more templated encode immediate methods (dotnet#10…
…0078) Adds templated insEncodeUimm_MultipleOf and insEncodeSimm_MultipleOf methods to further reduce redundancy. The SVE unit test output remains unchanged.
- Loading branch information
1 parent
be1df80
commit bf828d8
Showing
3 changed files
with
42 additions
and
203 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.