clarify the purpose of this project
[nyanglibc.git] / libio / __flbf.s
blobe4d6a77b48f909d9ea9c7678bb7f05f11a1a2514
1 .text
2 .p2align 4,,15
3 .globl __flbf
4 .type __flbf, @function
5 __flbf:
6 movl (%rdi), %eax
7 andl $512, %eax
8 ret
9 .size __flbf, .-__flbf