Add macro expansions for ADD, SUB, DADD and DSUB for MIPS r6
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / micromips@branch-misc-1.d
CommitLineData
df58fc94
RS
1#objdump: -dr --prefix-addresses --show-raw-insn
2#name: MIPS branch-misc-1
3#source: branch-misc-1.s
4#as: -32
5
6# Test the branches to local symbols in current file (microMIPS).
7
8.*: +file format .*mips.*
9
10Disassembly of section \.text:
11 \.\.\.
12 \.\.\.
13 \.\.\.
14[0-9a-f]+ <[^>]*> 4060 fffe bal 0+003c <x>
15 3c: R_MICROMIPS_PC16_S1 l1
16[0-9a-f]+ <[^>]*> 0000 0000 nop
17[0-9a-f]+ <[^>]*> 4060 fffe bal 0+0044 <x\+0x8>
18 44: R_MICROMIPS_PC16_S1 l2
19[0-9a-f]+ <[^>]*> 0000 0000 nop
20[0-9a-f]+ <[^>]*> 4060 fffe bal 0+004c <x\+0x10>
21 4c: R_MICROMIPS_PC16_S1 l3
22[0-9a-f]+ <[^>]*> 0000 0000 nop
23[0-9a-f]+ <[^>]*> 4060 fffe bal 0+0054 <x\+0x18>
24 54: R_MICROMIPS_PC16_S1 l4
25[0-9a-f]+ <[^>]*> 0000 0000 nop
26[0-9a-f]+ <[^>]*> 4060 fffe bal 0+005c <x\+0x20>
27 5c: R_MICROMIPS_PC16_S1 l5
28[0-9a-f]+ <[^>]*> 0000 0000 nop
29[0-9a-f]+ <[^>]*> 4060 fffe bal 0+0064 <x\+0x28>
30 64: R_MICROMIPS_PC16_S1 l6
31[0-9a-f]+ <[^>]*> 0000 0000 nop
32 \.\.\.
33 \.\.\.
34 \.\.\.
35 \.\.\.
This page took 0.36236 seconds and 4 git commands to generate.