summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/ia64/opc-a-err.s
blob: 136fb26b81924c9f10083c0da8f9f1c6ff8c241f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
	adds r25 = -0x2001, r10
	adds r26 = 0x2000, r10

	addl r37 = -0x200001, r1
	addl r38 = 0x200000, r1
	addl r30 = 0, r10

	sub r2 = 128, r3
	sub r3 = -129, r4

	and r8 = 129, r9
	and r3 = -129, r4
	
	or r8 = 129, r9
	or r3 = -129, r4
	
	xor r8 = 129, r9
	xor r3 = -129, r4
	
	andcm r8 = 129, r9
	andcm r3 = -129, r4

        cmp4.lt.or p2, p3 = r1, r4
        cmp4.lt.or p2, p3 = 1, r4