nasm/travis/test/imm64-ox.stderr
Cyrill Gorcunov 752c72e204 test: nasm-t -- Add imm64
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
2018-11-11 21:43:46 +03:00

16 lines
1.4 KiB
Plaintext

./travis/test/imm64.asm:24: warning: signed dword immediate exceeds bounds [-w+number-overflow]
./travis/test/imm64.asm:24: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/imm64.asm:25: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/imm64.asm:26: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/imm64.asm:27: warning: signed dword immediate exceeds bounds [-w+number-overflow]
./travis/test/imm64.asm:27: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/imm64.asm:28: warning: signed dword immediate exceeds bounds [-w+number-overflow]
./travis/test/imm64.asm:28: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/imm64.asm:52: warning: signed dword immediate exceeds bounds [-w+number-overflow]
./travis/test/imm64.asm:52: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/imm64.asm:53: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/imm64.asm:54: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/imm64.asm:55: warning: signed dword immediate exceeds bounds [-w+number-overflow]
./travis/test/imm64.asm:55: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/imm64.asm:56: warning: signed dword immediate exceeds bounds [-w+number-overflow]
./travis/test/imm64.asm:56: warning: dword data exceeds bounds [-w+number-overflow]