.arch i8086,jumps .code16 .intel_syntax noprefix .section .init .global _start _start: jmp main