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