nasm/travis/test/avx512f.json
H. Peter Anvin (Intel) cc27f60fb0 travis: test avx512f should now pass
Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
2020-06-05 13:19:04 -07:00

13 lines
190 B
JSON

[
{
"description": "Test AVX512F errors",
"id": "avx512f",
"format": "bin",
"source": "avx512f.asm",
"option": "-O0 -DSRC",
"target": [
{ "output": "avx512f.bin" }
],
}
]