repo.or.cz
/
musl.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
synccall: add separate exit_sem to fix thread release logic bug
[musl.git]
/
src
/
signal
/
microblaze
/
restore.s
blob
b3c9f57b65360212bb470db93cd9f4d4fef362e5
1
.global __restore
2
.hidden __restore
3
.type __restore,@function
4
__restore
:
5
ori
r12
,
r0
,
119
6
brki
r14
,
0x8
7
8
.global __restore_rt
9
.hidden __restore_rt
10
.type __restore_rt,@function
11
__restore_rt
:
12
ori
r12
,
r0
,
173
13
brki
r14
,
0x8