nasm/travis/test/invlpga.json

13 lines
188 B
JSON
Raw Normal View History

[
{
"description": "Test invlpga instruction",
"id": "invlpga",
"format": "bin",
"source": "invlpga.asm",
"option": "-Ox",
"target": [
{ "output": "invlpga.bin" }
]
}
]