mirror of
https://github.com/netwide-assembler/nasm.git
synced 2024-12-21 09:19:31 +08:00
4f5b5a2c2e
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
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" }
|
|
]
|
|
}
|
|
]
|