Home | History | Annotate | Download | only in mips
      1 #objdump: -dr
      2 #as: -mabi=n32 -mips3
      3 
      4 .*:     file format .*
      5 
      6 Disassembly of section \.text:
      7 
      8 00000000 <foo>:
      9    0:	3c020000 	lui	v0,0x0
     10 			0: R_MIPS_GPREL16	\.text
     11 			0: R_MIPS_SUB	\*ABS\*
     12 			0: R_MIPS_HI16	\*ABS\*
     13    4:	23bdffe4 	addi	sp,sp,-28
     14 	...
     15