nasm/travis/test/br3174983.json
Cyrill Gorcunov f4c33801a2 test: nasm-t -- Add br3174983
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
2018-11-11 21:43:46 +03:00

19 lines
319 B
JSON

[
{
"description": "Test vpextrw instruction (-Ox)",
"id": "br3174983",
"format": "bin",
"source": "br3174983.asm",
"option": "-Ox",
"target": [
{ "output": "br3174983.bin" }
]
},
{
"description": "Test vpextrw instruction (-O0)",
"ref": "br3174983",
"option": "-Ox",
"update": "false"
}
]