[
	{
		"description": "Test hexadecimal floating-point numbers",
		"id": "floatx",
		"format": "bin",
		"source": "floatx.asm",
		"option": "-Ox",
		"target": [
			{ "output": "floatx.bin" },
			{ "stderr": "floatx.stderr" }
		]
	}
]
