[
	{
		"description": "Check sha instructions in 32 bit mode",
		"id": "sha",
		"format": "elf",
		"source": "sha.asm",
		"option": "-O0",
		"target": [
			{ "output": "sha.o" }
		]
	}
]
