repo.or.cz
/
nyanglibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
clarify the purpose of this project
[nyanglibc.git]
/
intl
/
dcngettext.s
blob
27a2bde2226952d7b13c2f6e533bcaa41ce1b604
1
.text
2
.p2align 4,,15
3
.globl __dcngettext
4
.hidden __dcngettext
5
.type __dcngettext, @function
6
__dcngettext
:
7
movl
%
r8d
, %
r9d
8
movq
%
rcx
, %
r8
9
movl $
1
, %
ecx
10
jmp __dcigettext
11
.size __dcngettext, .-__dcngettext
12
.weak dcngettext
13
.set dcngettext,__dcngettext
14
.hidden __dcigettext