mirror of
https://github.com/netwide-assembler/nasm.git
synced 2024-12-15 09:09:58 +08:00
85261a2b57
To placate false positives in outputs which writes nasm comment an signature into binary form. Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
6 lines
469 B
Plaintext
6 lines
469 B
Plaintext
./travis/test/vmread.asm:15: error: invalid combination of opcode and operands
|
|
./travis/test/vmread.asm:16: error: invalid combination of opcode and operands
|
|
./travis/test/vmread.asm:19: error: instruction not supported in 64-bit mode
|
|
./travis/test/vmread.asm:20: error: instruction not supported in 64-bit mode
|
|
./travis/test/vmread.asm:22: error: invalid combination of opcode and operands
|
|
./travis/test/vmread.asm:23: error: invalid combination of opcode and operands |