nasm/travis/test/zerobyte.json

12 lines
195 B
JSON
Raw Normal View History

[
{
"description": "Test for accidental duplication of REX prefixes",
"id": "zerobyte",
"format": "bin",
"source": "zerobyte.asm",
"target": [
{ "output": "zerobyte.bin" }
]
}
]