aboutsummaryrefslogtreecommitdiffstats
path: root/travis/test/avx512cd.json
blob: 28e26588337be5a7d506309b404ea32db582cb37 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[
	{
		"description": "Test AVX512CD instructions",
		"id": "avx512cd",
		"format": "bin",
		"source": "avx512cd.asm",
		"option": "-O0 -DSRC",
		"target": [
			{ "output": "avx512cd.bin" }
		]
	}
]