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: mmap: use 64K pages for bookkeeping, second attempt
[newlib-cygwin.git]
/
newlib
/
libc
/
machine
/
w65
/
umodhi3.S
blob
1d12df5241f7d809e6f2840d1932828084d827cc
1
.global ___umodhi3
2
3
___umodhi3:
4
jsr >___udivhi3
5
stx <r0
6
rtl
7