Created
August 7, 2018 16:14
-
-
Save unrealhoang/b1c0090974bfb02ff997b2d2fe24d633 to your computer and use it in GitHub Desktop.
nom-traits-star.asm
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.globl __ZN3nom6traits4star17h891dc8860874940bE | |
.p2align 4, 0x90 | |
__ZN3nom6traits4star17h891dc8860874940bE: | |
Lfunc_begin34: | |
.loc 37 352 0 | |
.cfi_startproc | |
pushq %rbp | |
.cfi_def_cfa_offset 16 | |
.cfi_offset %rbp, -16 | |
movq %rsp, %rbp | |
.cfi_def_cfa_register %rbp | |
Ltmp2138: | |
.loc 37 353 0 prologue_end | |
movb (%rdi), %al | |
.loc 37 354 0 | |
popq %rbp | |
retq | |
Ltmp2139: | |
Lfunc_end34: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment