MIPS/GAS/testsuite: Correct whitespace issues with Loongson tests
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / branch-local-ignore-n32-6.d
CommitLineData
37b2d327
MR
1#objdump: -dr --prefix-addresses --show-raw-insn
2#name: MIPS branch local symbol relocation 6 (ignore branch ISA, n32)
3#as: -n32 -march=from-abi -mignore-branch-isa
4#source: branch-local-6.s
5
6.*: +file format .*mips.*
7
8Disassembly of section \.text:
9 \.\.\.
10[0-9a-f]+ <[^>]*> 00000027 nor zero,zero,zero
11[0-9a-f]+ <[^>]*> 03e00009 jalr zero,ra
12[0-9a-f]+ <[^>]*> 00000027 nor zero,zero,zero
13[0-9a-f]+ <[^>]*> 00000000 nop
14[0-9a-f]+ <[^>]*> 0000 02d0 not zero,zero
15[0-9a-f]+ <[^>]*> 40e2 0000 beqzc v0,00001018 <bar\+0x8>
16[ ]*[0-9a-f]+: R_MICROMIPS_PC16_S1 \.text\+0xffc
17[0-9a-f]+ <[^>]*> 0000 02d0 not zero,zero
18[0-9a-f]+ <[^>]*> cc00 b 0000101e <bar\+0xe>
19[ ]*[0-9a-f]+: R_MICROMIPS_PC10_S1 \.text\+0xffe
20[0-9a-f]+ <[^>]*> 0000 02d0 not zero,zero
21[0-9a-f]+ <[^>]*> 8d00 beqz v0,00001024 <bar\+0x14>
22[ ]*[0-9a-f]+: R_MICROMIPS_PC7_S1 \.text\+0xffe
23[0-9a-f]+ <[^>]*> 0000 02d0 not zero,zero
24[0-9a-f]+ <[^>]*> 4062 0000 bgezal v0,0000102c <bar\+0x1c>
25[ ]*[0-9a-f]+: R_MICROMIPS_PC16_S1 \.text\+0xffc
26[0-9a-f]+ <[^>]*> 0000 02d0 not zero,zero
27[0-9a-f]+ <[^>]*> 4262 0000 bgezals v0,00001034 <bar\+0x24>
28[ ]*[0-9a-f]+: R_MICROMIPS_PC16_S1 \.text\+0xffc
29[0-9a-f]+ <[^>]*> 4400 not s0,s0
30[0-9a-f]+ <[^>]*> 4022 0000 bltzal v0,0000103a <bar\+0x2a>
31[ ]*[0-9a-f]+: R_MICROMIPS_PC16_S1 \.text\+0xffc
32[0-9a-f]+ <[^>]*> 0000 02d0 not zero,zero
33[0-9a-f]+ <[^>]*> 4222 0000 bltzals v0,00001042 <bar\+0x32>
34[ ]*[0-9a-f]+: R_MICROMIPS_PC16_S1 \.text\+0xffc
35[0-9a-f]+ <[^>]*> 4400 not s0,s0
36[0-9a-f]+ <[^>]*> 4260 0000 bals 00001048 <bar\+0x38>
37[ ]*[0-9a-f]+: R_MICROMIPS_PC16_S1 \.text\+0xffc
38[0-9a-f]+ <[^>]*> 4400 not s0,s0
39[0-9a-f]+ <[^>]*> 001f 0f3c jr ra
40[0-9a-f]+ <[^>]*> 0000 02d0 not zero,zero
41 \.\.\.
This page took 0.067039 seconds and 4 git commands to generate.