[
	{
		"description": "Test AVX10.1 instructions (-Ox)",
		"id": "avx10.1",
		"format": "bin",
		"source": "avx10.1.asm",
		"option": "-Ox -DSRC",
		"target": [
			{ "output": "avx10.1.bin" }
		]
	},
	{
		"description": "Test AVX10.1 instructions (-O0)",
		"ref": "avx10.1",
		"option": "-O0 -DBIN",
		"update": false
	}
]
