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

12 lines
166 B
JSON

[
{
"description": "Test XCRYPT instructions",
"id": "xcrypt",
"format": "bin",
"source": "xcrypt.asm",
"target": [
{ "output": "xcrypt.bin" }
]
}
]