mirror of
https://github.com/netwide-assembler/nasm.git
synced 2024-12-21 09:19:31 +08:00
19 lines
299 B
JSON
19 lines
299 B
JSON
|
[
|
||
|
{
|
||
|
"description": "Test br1879590 (-Ox)",
|
||
|
"id": "br1879590",
|
||
|
"format": "bin",
|
||
|
"source": "br1879590.asm",
|
||
|
"option": "-Ox",
|
||
|
"target": [
|
||
|
{ "output": "br1879590.bin" }
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"description": "Test br1879590 (-O0)",
|
||
|
"ref": "br1879590",
|
||
|
"option": "-O0",
|
||
|
"update": "false"
|
||
|
}
|
||
|
]
|