test: nasm-t -- Add avx512pf instruction
[nasm.git] / travis / test / avx512pf.json
blob66816a96be2c976634e172f310943cf674d497a4
2         {
3                 "description": "Test AVX512PF instructions",
4                 "id": "avx512pf",
5                 "format": "bin",
6                 "source": "avx512pf.asm",
7                 "option": "-O0 -DSRC",
8                 "target": [
9                         { "output": "avx512pf.bin" }
10                 ]
11         }