summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/ia64/dv-branch.s
blob: 09c5141764f7d9670333f761aef69dc7b4959aae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
//
// Verify DV detection on branch variations
//			
.text
	.explicit
	// example from rth
3:		
	{ .mib
(p6)	  ld8 gp = [ret0]
(p6)	  mov b6 = r2
(p6)	  br.call.sptk.many b0 = b6 // if taken, clears b6/r2 usage
	}
	{ .mib
	  mov gp = r30
(p6)	  br.sptk.few 3b
	}