Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
kirara
Compiler2023-kirara
Commits
1bd4d716
Commit
1bd4d716
authored
1 year ago
by
kirara
Committed by
xctan
1 year ago
Browse files
Options
Download
Patches
Plain Diff
asm: fix handling of parameters via stack
parent
df7e4d79
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
script/testbench.sh
+1
-0
script/testbench.sh
src/asm/codegen.rs
+16
-12
src/asm/codegen.rs
src/asm/mod.rs
+38
-1
src/asm/mod.rs
src/asm/reg_alloc.rs
+7
-0
src/asm/reg_alloc.rs
with
62 additions
and
13 deletions
+62
-13
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets