nasm/travis/test/xcrypt.json

12 lines
166 B
JSON
Raw Normal View History

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