Home | History | Annotate | Download | only in mips
      1 #as: -mabi=32 -mips2 -call_nonpic
      2 #objdump: -pdr
      3 
      4 .*
      5 private flags = 10001004: .*
      6 
      7 MIPS ABI Flags Version: 0
      8 
      9 ISA: MIPS2
     10 GPR size: 32
     11 CPR1 size: 32
     12 CPR2 size: 0
     13 FP ABI: Hard float \(double precision\)
     14 ISA Extension: None
     15 ASEs:
     16 	None
     17 FLAGS 1: 00000000
     18 FLAGS 2: 00000000
     19 
     20 
     21 Disassembly of section \.text:
     22 
     23 0+0 <\.text>:
     24 .* 	lui	t9,0x0
     25 .*: R_MIPS_HI16	foo
     26 .* 	addiu	t9,t9,0
     27 .*: R_MIPS_LO16	foo
     28 .* 	jalr	t9
     29 .* 	nop
     30