summaryrefslogtreecommitdiff
path: root/travis/test/invlpga.json
blob: 50d57be27895a3b962840b1c0f679682dc6b51cc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[
	{
		"description": "Test invlpga instruction",
		"id": "invlpga",
		"format": "bin",
		"source": "invlpga.asm",
		"option": "-Ox",
		"target": [
			{ "output": "invlpga.bin" }
		]
	}
]