Compare commits
2
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
79113ecb88 | ||
|
|
5c16b8ee90 |
@@ -71,4 +71,15 @@ mask_in_range_16:
|
|||||||
ret
|
ret
|
||||||
.size mask_in_range_16, .-mask_in_range_16
|
.size mask_in_range_16, .-mask_in_range_16
|
||||||
|
|
||||||
|
.section .note.gnu.property,"a",@note
|
||||||
|
.p2align 3, 0x0
|
||||||
|
.long 4
|
||||||
|
.long 16
|
||||||
|
.long 5
|
||||||
|
.asciz "GNU"
|
||||||
|
.long 0xc0000002
|
||||||
|
.long 4
|
||||||
|
.long 0x3
|
||||||
|
.p2align 3, 0x0
|
||||||
|
|
||||||
.section .note.GNU-stack,"",@progbits
|
.section .note.GNU-stack,"",@progbits
|
||||||
Reference in New Issue
Block a user