mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-03-01 17:35:38 +08:00
12 lines
162 B
JSON
12 lines
162 B
JSON
[
|
|
{
|
|
"description": "Test jmp in 64 bit mode",
|
|
"id": "jmp64",
|
|
"format": "bin",
|
|
"source": "jmp64.asm",
|
|
"target": [
|
|
{ "output": "jmp64.bin" }
|
|
]
|
|
}
|
|
]
|