mirror of
https://github.com/netwide-assembler/nasm.git
synced 2024-11-27 08:10:07 +08:00
84d2638126
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
12 lines
159 B
JSON
12 lines
159 B
JSON
[
|
|
{
|
|
"description": "Test 64 bit far call",
|
|
"id": "far64",
|
|
"format": "bin",
|
|
"source": "far64.asm",
|
|
"target": [
|
|
{ "output": "far64.bin" }
|
|
]
|
|
}
|
|
]
|