nasm/travis/test/jmp64.json
Cyrill Gorcunov 4f5b5a2c2e test: nasm-t -- Add jmp64 test
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
2018-11-11 21:43:46 +03:00

12 lines
162 B
JSON

[
{
"description": "Test jmp in 64 bit mode",
"id": "jmp64",
"format": "bin",
"source": "jmp64.asm",
"target": [
{ "output": "jmp64.bin" }
]
}
]