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
/
__fpending.shared.s
blob
799d8e5b209d13b6324cc905b0517b7e62f86ec7
1
.text
2
#APP
3
memmove
=
__GI_memmove
4
memset
=
__GI_memset
5
memcpy
=
__GI_memcpy
6
#NO_APP
7
.p2align 4,,15
8
.globl __fpending
9
.type __fpending, @function
10
__fpending
:
11
movl
192
(%
rdi
), %
eax
12
testl
%
eax
, %
eax
13
jle
.L2
14
movq
160
(%
rdi
), %
rdx
15
movq
32
(%
rdx
), %
rax
16
subq
24
(%
rdx
), %
rax
17
sarq $
2
, %
rax
18
ret
19
.p2align 4,,10
20
.p2align 3
21
.L2:
22
movq
40
(%
rdi
), %
rax
23
subq
32
(%
rdi
), %
rax
24
ret
25
.size __fpending, .-__fpending