This website works better with JavaScript.
Explore
Help
Sign In
mathieu
/
raspberry3_bare
Watch
1
Star
0
Fork
You've already forked raspberry3_bare
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16
Commits
1
Branch
0
Tags
467 KiB
C
59.3%
Python
23.7%
Assembly
11.4%
Makefile
5.2%
GDB
0.5%
Branch:
master
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'master'
${ noResults }
raspberry3_bare
/
asm_utils.S
6 lines
91 B
Raw
Permalink
Blame
History
.global
get_el
get_el
:
mrs
x0
,
C
u
r
r
e
n
t
E
L
lsr
x0
,
x0
, #
2
/
/
S
h
i
f
t
R
i
g
h
t
b
y
2
ret
Reference in new issue
Copy Permalink