summaryrefslogtreecommitdiffstats
path: root/gas/testsuite/gas/cris/rd-v32-b3.d
blob: fee75df97c64743c48354b3f77f732fb754f96c1 (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
25
26
27
#as: --underscore --em=criself --march=v32
#objdump: -dr

# Check expansion of "ba" into dword operands for different segment.

.*:     file format elf32-us-cris

Disassembly of section \.text:

00000000 <a-0x2>:
   0:	7fa2                	moveq -1,r10

00000002 <a>:
   2:	bf0e 0000 0000      	ba 2 <a>
			4: R_CRIS_32_PCREL	\.text\.2\+0x8
   8:	4152                	moveq 1,r5
	\.\.\.
Disassembly of section \.text\.2:

00000000 <b-0x2>:
   0:	4822                	moveq 8,r2

00000002 <b>:
   2:	4232                	moveq 2,r3
   4:	bf0e 0000 0000      	ba 4 <b\+0x2>
			6: R_CRIS_32_PCREL	\.text\+0x8
   a:	4472                	moveq 4,r7
OpenPOWER on IntegriCloud