Home | History | Annotate | Download | only in mips
      1 	.abicalls
      2 	.globl	foo
      3 	.ent	foo
      4 foo:
      5 	.set	noreorder
      6 	.cpload $25
      7 	.set	reorder
      8 	.end	foo
      9