mirror of
https://github.com/netwide-assembler/nasm.git
synced 2024-12-15 09:09:58 +08:00
cc27f60fb0
Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
13 lines
190 B
JSON
13 lines
190 B
JSON
[
|
|
{
|
|
"description": "Test AVX512F errors",
|
|
"id": "avx512f",
|
|
"format": "bin",
|
|
"source": "avx512f.asm",
|
|
"option": "-O0 -DSRC",
|
|
"target": [
|
|
{ "output": "avx512f.bin" }
|
|
],
|
|
}
|
|
]
|