Upload Tizen:Base source
[external/binutils.git] / gas / testsuite / gas / xtensa / jlong.d
1 #as: 
2 #objdump: -d -j .text.1 -j .text.2
3 #name: long jump relaxation
4
5 .*: +file format .*xtensa.*
6
7 Disassembly of section \.text\.1:
8
9 00000000 <\.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
14 Disassembly of section \.text\.2:
15
16 00000000 <\.text\.2>:
17    0:   .*      j       .*
18 #...