bits 64 start: jmp [rel .next] .next: dq hello align 32 jmp abs hello jmpabs hello jmp abs qword hello jmpabs qword hello align 32 hello: nop