1#as: -EL
2#objdump: -dzr
3#source: branch1.s
4#name: branch1.le
5
6.*: *file format elf32-mep-little
7
8Disassembly of section \.text:
9
10.* <.*>:
11 *0:	00 00  *	nop
12 *2:	51 e4 00 00 *	beq \$4,\$5,.* <foo-0x8>
13[ 	]*2: *R_MEP_PCREL17A2	foo
14 *6:	00 00  *	nop
15 *8:	00 00  *	nop
16
17.* <foo>:
18 *a:	00 00  *	nop
19