I am new to NASM and am trying to convert a 16-bit binary to decimal.
the code goes like this:
extern printf SECTION .data fmt: db