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

13 lines
190 B
JSON

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