-
Notifications
You must be signed in to change notification settings - Fork 5.4k
[Mono][RISC-V] emit mul inst instead of emulated mul #85445
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 21 commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
24a076e
update makefile
Xinlong-Wu 563fb82
add format file
Xinlong-Wu cfa721e
use mul inst instead of emulate mul
Xinlong-Wu 16bb00a
emit get_throw_trampoline
Xinlong-Wu b461b98
mono_riscv_throw_exception
Xinlong-Wu c44f58d
fix error of stack trace
Xinlong-Wu 0d83ad8
test case
Xinlong-Wu bd379d6
output inst idiv
Xinlong-Wu 8d26d93
implement mono_arch_get_throw_corlib_exception
Xinlong-Wu 31d99e4
fix rdiv
Xinlong-Wu 2930696
move ArgOnStack arg at prologue
Xinlong-Wu d47bf35
fix emit_imm
Xinlong-Wu 053f246
test imm
Xinlong-Wu 3f59f4d
update test case
Xinlong-Wu 6fe9c02
Merge branch 'riscv-jit-rv64' of github.com:Xinlong-Wu/runtime into r…
Xinlong-Wu 1dc76d0
use swich to process return value
Xinlong-Wu 6032d21
fix offset of params in a call
Xinlong-Wu b1057d3
lowering OP_IDIV_IMM
Xinlong-Wu 5c48e11
fmt
Xinlong-Wu 85edadf
remove test file
Xinlong-Wu 1b170bc
Merge branch 'dotnet:main' into pr-Apr
Xinlong-Wu 265c8c6
address comment
Xinlong-Wu fbc69c8
Merge branch 'pr-Apr' of github.com:Xinlong-Wu/runtime into pr-Apr
Xinlong-Wu File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.