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
/
fdelt_chk.s
blob
9b0d4b05a3a8a413fa703221aa06488f5e967a10
1
.text
2
.p2align 4,,15
3
.globl __fdelt_chk
4
.type __fdelt_chk, @function
5
__fdelt_chk
:
6
cmpq $
1023
, %
rdi
7
ja
.L7
8
movq
%
rdi
, %
rax
9
sarq $
6
, %
rax
10
ret
11
.L7:
12
subq $
8
, %
rsp
13
call __chk_fail
14
.size __fdelt_chk, .-__fdelt_chk
15
.globl __fdelt_warn
16
.set __fdelt_warn,__fdelt_chk
17
.hidden __chk_fail