func main() { asm { jmp r0, start start: jmp r0, start } opcode { 01 } }