Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
educg-net-18973-1895971
Compiler2023-CarrotCompiler
Commits
076ecd3d
Commit
076ecd3d
authored
1 year ago
by
YZK
Browse files
Options
Download
Patches
Plain Diff
fix: Lots of change to fix pointer's indirect addressing
parent
44a7e578
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
src/riscv/backend.cpp
+15
-9
src/riscv/backend.cpp
src/riscv/instruction.cpp
+14
-2
src/riscv/instruction.cpp
src/riscv/regalloc.cpp
+25
-8
src/riscv/regalloc.cpp
src/riscv/regalloc.h
+1
-1
src/riscv/regalloc.h
src/riscv/riscv.cpp
+22
-9
src/riscv/riscv.cpp
src/riscv/riscv.h
+6
-5
src/riscv/riscv.h
with
83 additions
and
34 deletions
+83
-34
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