MIPS/binutils/testsuite: Define names of temporary files
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips16-branch-reloc-3.d
1 #objdump: -dr --prefix-addresses --show-raw-insn
2 #name: MIPS16 branch relocation 3
3 #as: -32
4
5 .*: +file format .*mips.*
6
7 Disassembly of section \.text:
8 \.\.\.
9 [0-9a-f]+ <[^>]*> f7ff 101e b 00001000 <foo>
10 [ ]*[0-9a-f]+: R_MIPS16_PC16_S1 bar
11 [0-9a-f]+ <[^>]*> f7ff 601e bteqz 00001004 <foo\+0x4>
12 [ ]*[0-9a-f]+: R_MIPS16_PC16_S1 bar
13 [0-9a-f]+ <[^>]*> f7ff 611e btnez 00001008 <foo\+0x8>
14 [ ]*[0-9a-f]+: R_MIPS16_PC16_S1 bar
15 [0-9a-f]+ <[^>]*> f7ff 221e beqz v0,0000100c <foo\+0xc>
16 [ ]*[0-9a-f]+: R_MIPS16_PC16_S1 bar
17 [0-9a-f]+ <[^>]*> f7ff 2a1e bnez v0,00001010 <foo\+0x10>
18 [ ]*[0-9a-f]+: R_MIPS16_PC16_S1 bar
19 [0-9a-f]+ <[^>]*> 6500 nop
20 \.\.\.
This page took 0.032196 seconds and 4 git commands to generate.