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

19 lines
317 B
JSON

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