Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cs452Trainee
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Tom Feng
cs452Trainee
Commits
d889ae34
Commit
d889ae34
authored
6 years ago
by
Tom Feng
Browse files
Options
Downloads
Patches
Plain Diff
first step of swi
parent
36bc3729
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!16
Withtime
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/developing/main.s
+26
-0
26 additions, 0 deletions
src/developing/main.s
with
26 additions
and
0 deletions
src/developing/main.s
0 → 100644
+
26
−
0
View file @
d889ae34
.
file
"main.c"
.
text
.
align
2
.
global
main
.
type
main
,
%
function
main
:
@
args
=
0
,
pretend
=
0
,
frame
=
0
@
frame_needed
=
1
,
uses_anonymous_args
=
0
mov
ip
,
sp
stmfd
sp
!,
{
sl
,
fp
,
ip
,
lr
,
pc
}
sub
fp
,
ip
,
#
4
mov
r2
,
#
8
ldr
r3
,
.
L1
str
r3
,
[
r2
]
swi
12
mov
r0
,#0
ldmfd
sp
,
{
sl
,
fp
,
sp
,
pc
}
.
L1
:
movs
pc
,
lr
.
size
main
,
.
-
main
.
ident
"GCC: (GNU) 4.0.2"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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