In 64bit x86 assembly nasm, how can I move a single byte from the register into a memory location defined in section .data?
I understand that this works