MIPS/binutils/testsuite: Define names of temporary files
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / branch-local-ignore-n64-2.d
CommitLineData
8b10b0b3
MR
1#objdump: -dr --prefix-addresses --show-raw-insn
2#name: MIPS branch local symbol relocation 2 (ignore branch ISA, n64)
3#as: -64 -march=from-abi -mignore-branch-isa
4#source: branch-local-2.s
5
6.*: +file format .*mips.*
7
8Disassembly of section \.text:
9 \.\.\.
10[0-9a-f]+ <[^>]*> 0000 02d0 not zero,zero
11[0-9a-f]+ <[^>]*> 001f 0f3c jr ra
12[0-9a-f]+ <[^>]*> 0000 02d0 not zero,zero
13[0-9a-f]+ <[^>]*> 0000 0000 nop
14[0-9a-f]+ <[^>]*> 00000027 nor zero,zero,zero
15[0-9a-f]+ <[^>]*> 10000000 b 0000000000001018 <bar\+0x8>
16[ ]*[0-9a-f]+: R_MIPS_PC16 foo-0x4
17[ ]*[0-9a-f]+: R_MIPS_NONE \*ABS\*-0x4
18[ ]*[0-9a-f]+: R_MIPS_NONE \*ABS\*-0x4
19[0-9a-f]+ <[^>]*> 00000027 nor zero,zero,zero
20[0-9a-f]+ <[^>]*> 14430000 bne v0,v1,0000000000001020 <bar\+0x10>
21[ ]*[0-9a-f]+: R_MIPS_PC16 foo-0x4
22[ ]*[0-9a-f]+: R_MIPS_NONE \*ABS\*-0x4
23[ ]*[0-9a-f]+: R_MIPS_NONE \*ABS\*-0x4
24[0-9a-f]+ <[^>]*> 00000027 nor zero,zero,zero
25[0-9a-f]+ <[^>]*> 04510000 bgezal v0,0000000000001028 <bar\+0x18>
26[ ]*[0-9a-f]+: R_MIPS_PC16 foo-0x4
27[ ]*[0-9a-f]+: R_MIPS_NONE \*ABS\*-0x4
28[ ]*[0-9a-f]+: R_MIPS_NONE \*ABS\*-0x4
29[0-9a-f]+ <[^>]*> 00000027 nor zero,zero,zero
30[0-9a-f]+ <[^>]*> 04500000 bltzal v0,0000000000001030 <bar\+0x20>
31[ ]*[0-9a-f]+: R_MIPS_PC16 foo-0x4
32[ ]*[0-9a-f]+: R_MIPS_NONE \*ABS\*-0x4
33[ ]*[0-9a-f]+: R_MIPS_NONE \*ABS\*-0x4
34[0-9a-f]+ <[^>]*> 00000027 nor zero,zero,zero
35[0-9a-f]+ <[^>]*> 03e00009 jalr zero,ra
36[0-9a-f]+ <[^>]*> 00000027 nor zero,zero,zero
37 \.\.\.
This page took 0.037045 seconds and 4 git commands to generate.