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

12 lines
171 B
JSON

[
{
"description": "Test lar and lsl instructions",
"id": "larlsl",
"format": "bin",
"source": "larlsl.asm",
"target": [
{ "output": "larlsl.bin" }
]
}
]