mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-02-23 17:29:23 +08:00
12 lines
163 B
JSON
12 lines
163 B
JSON
|
[
|
||
|
{
|
||
|
"description": "Test jmp optimization",
|
||
|
"id": "fwdopt",
|
||
|
"format": "bin",
|
||
|
"source": "fwdopt.asm",
|
||
|
"target": [
|
||
|
{ "output": "fwdopt.bin" }
|
||
|
]
|
||
|
}
|
||
|
]
|