.global _start _start: xorq %rbp, %rbp movq %rsp, %rbp andq $-16, %rsp subq $8, %rsp callq __premain