24 lines
335 B
D
24 lines
335 B
D
|
#name: MIPS relax-jalr n32
|
||
|
#source: relax-jalr.s
|
||
|
#as: -KPIC
|
||
|
#objdump: --prefix-addresses -d --show-raw-insn
|
||
|
#ld:
|
||
|
|
||
|
.*: file format elf.*mips.*
|
||
|
|
||
|
Disassembly of section \.text:
|
||
|
\.\.\.
|
||
|
\.\.\.
|
||
|
.* lw t9,.*
|
||
|
.* bal .* <__start>
|
||
|
.* nop
|
||
|
\.\.\.
|
||
|
.* lw t9,.*
|
||
|
.* bal .* <__start>
|
||
|
.* nop
|
||
|
\.\.\.
|
||
|
.* lw t9,.*
|
||
|
.* bal .* <__start>
|
||
|
.* nop
|
||
|
\.\.\.
|