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]
/
debug
/
poll_chk.s
blob
f2a807554938a61774709a88be873b4cea848b59
1
.text
2
.p2align 4,,15
3
.globl __poll_chk
4
.type __poll_chk, @function
5
__poll_chk
:
6
shrq $
3
, %
rcx
7
cmpq
%
rsi
, %
rcx
8
jb
.L7
9
jmp __poll
10
.L7:
11
subq $
8
, %
rsp
12
call __chk_fail
13
.size __poll_chk, .-__poll_chk
14
.hidden __chk_fail
15
.hidden __poll