nasm/travis/test/vmread.stderr
Cyrill Gorcunov 85261a2b57 test: Use NASM_TEST_RUN environment
To placate false positives in outputs which
writes nasm comment an signature into binary
form.

Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
2018-11-24 17:06:57 +03:00

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