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

19 lines
291 B
JSON

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