.section __TEXT,__text,regular,pure_instructions .globl _if_else .align 4, 0x90 _if_else: pushl %ebp movl %esp, %ebp cmpl $0, 8(%ebp) setg %al movzbl %al, %eax popl %ebp ret .subsections_via_symbols