mirror of
https://github.com/netwide-assembler/nasm.git
synced 2024-12-09 08:51:18 +08:00
7bd36bcf74
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
13 lines
199 B
JSON
13 lines
199 B
JSON
[
|
|
{
|
|
"description": "Test AVX512CD instructions",
|
|
"id": "avx512cd",
|
|
"format": "bin",
|
|
"source": "avx512cd.asm",
|
|
"option": "-O0 -DSRC",
|
|
"target": [
|
|
{ "output": "avx512cd.bin" }
|
|
]
|
|
}
|
|
]
|