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]
/
libio
/
__fwritable.s
blob
0a584aa31835179d18678041b7e84144c230092a
1
.text
2
.p2align 4,,15
3
.globl __fwritable
4
.type __fwritable, @function
5
__fwritable
:
6
xorl
%
eax
, %
eax
7
testb $
8
, (%
rdi
)
8
sete
%
al
9
ret
10
.size __fwritable, .-__fwritable