blob: 95602c586bc4ff752c5cde6f149c67eb8327261f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
#name: PRU R_PRU_S10_PCREL
#source: pcrel_s10.s
#source: pcrel_s10_label.s
#ld:
#objdump: -dr --prefix-addresses
# Test the relative quick branch relocations.
.*: +file format elf32-pru
Disassembly of section .text:
[0-9a-f]+ <[^>]*> qba [0-9a-f]+ <ext_label>
[0-9a-f]+ <[^>]*> qba [0-9a-f]+ <ext_label\+0x10>
[0-9a-f]+ <[^>]*> nop
[0-9a-f]+ <[^>]*> nop
[0-9a-f]+ <[^>]*> nop
[0-9a-f]+ <[^>]*> nop
[0-9a-f]+ <[^>]*> nop
[0-9a-f]+ <[^>]*> nop
|