nasm/travis/test/r13.json
Cyrill Gorcunov 4683da7a93 test: nasm-t -- Add r13 test
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
2018-11-11 21:43:45 +03:00

12 lines
150 B
JSON

[
{
"description": "Test r13 register",
"id": "r13",
"format": "bin",
"source": "r13.asm",
"target": [
{ "output": "r13.bin" }
]
}
]