nasm/travis/test/avx005.json

13 lines
190 B
JSON
Raw Normal View History

[
{
"description": "Test relaxed AVX instructions",
"id": "avx005",
"format": "bin",
"source": "avx005.asm",
"option": "-Ox",
"target": [
{ "output": "avx005.bin" }
]
}
]