Home | History | Annotate | Download | only in mips
      1 #objdump: -dr
      2 #as: -mabi=32
      3 
      4 .*:     file format .*
      5 
      6 Disassembly of section \.text:
      7 
      8 00000000 <.*>:
      9 .*:	3c040000 	lui	a0,0x0
     10 			.*: R_MIPS_HI16	x
     11 .*:	24840000 	addiu	a0,a0,0
     12 			.*: R_MIPS_LO16	x
     13 	\.\.\.
     14