[
	{
		"description": "Test VMX instructions",
		"id": "vmx",
		"format": "elf64",
		"source": "vmx.asm",
		"option": "-Ox",
		"target": [
		    { "output": "vmx.o" },
		    { "stderr": "vmx.stderr" }
		]
	}
]
