segment .data array: db 68,222,29,68,33,234,179,103,37,85 fmt: db ",%d",0 segment .text extern printf global asm_main asm_main: