I have a value stored in .word, I need to print it.
.word
Here is my asm code:
.data arg_printf: .ascii "%d\\000"