Home | History | Annotate | Download | only in ld-mips-elf
      1 #name: MIPS relax-jalr n64
      2 #source: relax-jalr.s
      3 #as: -march=from-abi -KPIC -64 -EB
      4 #objdump: --prefix-addresses -d --show-raw-insn
      5 #ld: --relax -melf64btsmip
      6 
      7 .*:     file format elf.*mips.*
      8 
      9 Disassembly of section \.text:
     10 	\.\.\.
     11 	\.\.\.
     12 .*	ld	t9,.*
     13 .*	bal	.* <__start>
     14 .*	nop
     15 	\.\.\.
     16 .*	ld	t9,.*
     17 .*	bal	.* <__start>
     18 .*	nop
     19 	\.\.\.
     20 .*	ld	t9,.*
     21 .*	bal	.* <__start>
     22 .*	nop
     23 	\.\.\.
     24