mirror of
https://github.com/netwide-assembler/nasm.git
synced 2024-12-15 09:09:58 +08:00
19 lines
291 B
JSON
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"
|
||
|
}
|
||
|
]
|