gas/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / micromips-warn-branch-delay-1.d
1 #objdump: -dr --prefix-addresses --show-raw-insn
2 #name: microMIPS fixed-size branch delay slots 1
3 #as: -32 -mmicromips
4 #source: micromips-warn-branch-delay-1.s
5
6 .*: +file format .*mips.*
7
8 Disassembly of section \.text:
9 ([0-9a-f]+) <[^>]*> 4220 fffe bltzals zero,\1 <.*>
10 [ ]*[0-9a-f]+: R_MICROMIPS_PC16_S1 .*
11 [0-9a-f]+ <[^>]*> 0c00 nop
12 [0-9a-f]+ <[^>]*> 0c00 nop
13 ([0-9a-f]+) <[^>]*> 4220 fffe bltzals zero,\1 <.*>
14 [ ]*[0-9a-f]+: R_MICROMIPS_PC16_S1 .*
15 [0-9a-f]+ <[^>]*> 0c00 nop
16 [0-9a-f]+ <[^>]*> 0c00 nop
17 ([0-9a-f]+) <[^>]*> 4220 fffe bltzals zero,\1 <.*>
18 [ ]*[0-9a-f]+: R_MICROMIPS_PC16_S1 .*
19 [0-9a-f]+ <[^>]*> 45e2 jalrs v0
20 [0-9a-f]+ <[^>]*> 0c00 nop
21 ([0-9a-f]+) <[^>]*> 4220 fffe bltzals zero,\1 <.*>
22 [ ]*[0-9a-f]+: R_MICROMIPS_PC16_S1 .*
23 [0-9a-f]+ <[^>]*> 0c00 nop
24 [0-9a-f]+ <[^>]*> 0c00 nop
25 ([0-9a-f]+) <[^>]*> 4020 fffe bltzal zero,\1 <.*>
26 [ ]*[0-9a-f]+: R_MICROMIPS_PC16_S1 .*
27 [0-9a-f]+ <[^>]*> 0000 0000 nop
28 [0-9a-f]+ <[^>]*> 0c00 nop
29 ([0-9a-f]+) <[^>]*> 4020 fffe bltzal zero,\1 <.*>
30 [ ]*[0-9a-f]+: R_MICROMIPS_PC16_S1 .*
31 [0-9a-f]+ <[^>]*> 0000 0000 nop
32 [0-9a-f]+ <[^>]*> 0c00 nop
33 ([0-9a-f]+) <[^>]*> 4020 fffe bltzal zero,\1 <.*>
34 [ ]*[0-9a-f]+: R_MICROMIPS_PC16_S1 .*
35 [0-9a-f]+ <[^>]*> 03e2 4f3c jalrs v0
36 [0-9a-f]+ <[^>]*> 0c00 nop
37 ([0-9a-f]+) <[^>]*> 4020 fffe bltzal zero,\1 <.*>
38 [ ]*[0-9a-f]+: R_MICROMIPS_PC16_S1 .*
39 [0-9a-f]+ <[^>]*> 0000 0000 nop
40 [0-9a-f]+ <[^>]*> 0c00 nop
41 \.\.\.
This page took 0.035192 seconds and 4 git commands to generate.