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
哦是
OSKernel2024-哦是
Commits
afc3bd38
Commit
afc3bd38
authored
2 months ago
by
ZhangYi
Browse files
Options
Download
Patches
Plain Diff
add LoongArch
parent
132d254b
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
.vscode/c_cpp_properties.json
+23
-0
.vscode/c_cpp_properties.json
include/loongarch.h
+252
-0
include/loongarch.h
include/proc/cpu.h
+6
-6
include/proc/cpu.h
include/proc/proc.h
+98
-42
include/proc/proc.h
kernel/boot/Entry.S
+33
-14
kernel/boot/Entry.S
kernel/proc/Swtch.S
+32
-1
kernel/proc/Swtch.S
kernel/trap/Trap.S
+141
-35
kernel/trap/Trap.S
with
585 additions
and
98 deletions
+585
-98
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