MIPS/binutils/testsuite: Define names of temporary files
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips16-branch-addend-0.d
CommitLineData
88a7ef16
MR
1#objdump: -dr --prefix-addresses --show-raw-insn
2#name: MIPS16 branch relocation with addend 0
3#as: -32
4
5.*: +file format .*mips.*
6
7Disassembly of section \.text:
8 \.\.\.
9[0-9a-f]+ <[^>]*> f121 1010 b 00002264 <bar\+0x1234>
10[0-9a-f]+ <[^>]*> f121 600e bteqz 00002264 <bar\+0x1234>
11[0-9a-f]+ <[^>]*> f121 610c btnez 00002264 <bar\+0x1234>
12[0-9a-f]+ <[^>]*> f121 220a beqz v0,00002264 <bar\+0x1234>
13[0-9a-f]+ <[^>]*> f121 2a08 bnez v0,00002264 <bar\+0x1234>
14[0-9a-f]+ <[^>]*> 6500 nop
15 \.\.\.
16[0-9a-f]+ <[^>]*> 6500 nop
17 \.\.\.
This page took 0.060745 seconds and 4 git commands to generate.