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