[
	{
		"description": "Test apx legacy conditional instruction",
		"id": "apx-cond",
		"format": "bin",
		"source": "apx-cond.asm",
		"option": "-O0 -DSRC",
		"target": [
			{ "output": "apx-cond.bin" }
		]
	},
	{
		"description": "Test apx legacy conditional instruction",
		"ref": "apx-cond",
		"option": "-O0 -DBIN",
		"update": false
	}
]
