summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/gas/testsuite/gas/i860/dir-intel02.s
blob: a1a161371f1a15416bde91db46a9b959654c6bef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
// Intel assembler directives:
// Test that the .atmp directive is recognized and functions.

	.text

	.atmp r31
	or	0x12345678,r0,r24
	adds	r24,r9,r8

	.atmp r5
	or	0xf0f05a5a,r0,r24
	adds	r24,r9,r8