Home | History | Annotate | Download | only in mips
      1 #as: -march=mips2 -mabi=32
      2 #objdump: -M gpr-names=numeric -dr
      3 #name: MIPS expression 1
      4 
      5 .*:     file format .*
      6 
      7 Disassembly of section \.text:
      8 
      9 0+00 <foo>:
     10    0:	8c840000 	lw	\$4,0\(\$4\)
     11 			0: R_MIPS_LO16	foo
     12    4:	8c840038 	lw	\$4,56\(\$4\)
     13    8:	8c840008 	lw	\$4,8\(\$4\)
     14 			8: R_MIPS_LO16	foo
     15    c:	8c840008 	lw	\$4,8\(\$4\)
     16 			c: R_MIPS_LO16	foo
     17   10:	8c840008 	lw	\$4,8\(\$4\)
     18 			10: R_MIPS_LO16	foo
     19 	\.\.\.
     20