Home | History | Annotate | Download | only in mips
      1 	.abicalls
      2 	.data
      3 	.gpword	foo
      4 	.8byte	bar - foo
      5 foo:
      6 	.word	0
      7 bar:
      8