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