repo.or.cz
/
newlib-cygwin.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Cygwin: pinfo: raise MAX_PID to 4194304
[newlib-cygwin.git]
/
libgloss
/
v850
/
trap.S
blob
9955572a3a50e19c6e2770fd4d98aca2a94e7afe
1
.text
2
.global ___trap0
3
___trap0:
4
trap 31
5
tst r10,r10
6
bz .L0
7
movhi hi(_errno),r0,r6
8
st.w r10,lo(_errno)[r6]
9
.L0:
10
jmp [r31]