MIPS/binutils/testsuite: Define names of temporary files
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / branch-absolute.d
CommitLineData
0c117286
MR
1#objdump: -dr --prefix-addresses --show-raw-insn
2#name: MIPS branch to absolute expression
3#as: -32
4
5.*: +file format .*mips.*
6
7Disassembly of section \.text:
8 \.\.\.
b416ba9b
MR
9[0-9a-f]+ <[^>]*> 1000ffff b 00001000 <foo>
10[ ]*[0-9a-f]+: R_MIPS_PC16 bar
0c117286 11[0-9a-f]+ <[^>]*> 00000000 nop
b416ba9b
MR
12[0-9a-f]+ <[^>]*> 0411ffff bal 00001008 <foo\+0x8>
13[ ]*[0-9a-f]+: R_MIPS_PC16 bar
0c117286 14[0-9a-f]+ <[^>]*> 00000000 nop
b416ba9b
MR
15[0-9a-f]+ <[^>]*> 0410ffff bltzal zero,00001010 <foo\+0x10>
16[ ]*[0-9a-f]+: R_MIPS_PC16 bar
0c117286 17[0-9a-f]+ <[^>]*> 00000000 nop
b416ba9b
MR
18[0-9a-f]+ <[^>]*> 1040ffff beqz v0,00001018 <foo\+0x18>
19[ ]*[0-9a-f]+: R_MIPS_PC16 bar
0c117286 20[0-9a-f]+ <[^>]*> 00000000 nop
b416ba9b
MR
21[0-9a-f]+ <[^>]*> 1440ffff bnez v0,00001020 <foo\+0x20>
22[ ]*[0-9a-f]+: R_MIPS_PC16 bar
0c117286
MR
23[0-9a-f]+ <[^>]*> 00000000 nop
24 \.\.\.
This page took 0.057955 seconds and 4 git commands to generate.