[ARC] Dynamic relocs verification for dynindx == -1.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / xtensa / jlong.d
CommitLineData
19e8f41a
BW
1#as:
2#objdump: -d -j .text.1 -j .text.2
3#name: long jump relaxation
4
5.*: +file format .*xtensa.*
6
7Disassembly of section \.text\.1:
8
900000000 <\.text\.1>:
10# Skip instructions to load a8 since they will vary depending on whether
11# the Xtensa configuration uses L32R or Const16.
12#...
13 .*: .* jx a8
14Disassembly of section \.text\.2:
15
1600000000 <\.text\.2>:
17 0: .* j .*
18#...
This page took 0.567596 seconds and 4 git commands to generate.