0
0
mirror of https://github.com/netwide-assembler/nasm.git synced 2025-07-24 10:25:42 -04:00

travis: add br3392751

Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
This commit is contained in:
Cyrill Gorcunov 2021-05-03 17:59:08 +03:00
parent 02641a3c84
commit aa2dcdec09
3 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,2 @@
bits 64
mov ax, xmm0[dword 0x1]

View File

@ -0,0 +1,13 @@
[
{
"description": "Test ea error message set properly",
"id": "br3392751",
"format": "bin",
"source": "br3392751.asm",
"option": "-Ox",
"target": [
{ "stderr": "br3392751.stderr" }
],
"error": "expected"
}
]

View File

@ -0,0 +1 @@
./travis/test/br3392751.asm:2: error: invalid 64-bit effective address