$ nasm mov.asm -o mov.bin mov.asm:1: error: invalid combination of opcode and operands mov.asm:2: error: operation size not specified mov.asm:3: warning: byte data exceeds bounds [-w+number-overflow] mov.asm:5: error: invalid combination of opcode and operands mov.asm:11: error: invalid combination of opcode and operands mov.asm:12: error: invalid combination of opcode and operands