Home | History | Annotate | Download | only in ld-mips-elf
      1 	.text
      2 	.align	4
      3 	.globl	doit
      4 	.set	mips16
      5 	.ent	doit
      6 	.type	doit, @function
      7 doit:
      8 	.frame	$sp,0,$31
      9 	.mask	0x00000000,0
     10 	.fmask	0x00000000,0
     11 	sll	$2,$4,1
     12 	sll	$4,$4,3
     13 	.set	noreorder
     14 	.set	nomacro
     15 	j	$31
     16 	addu	$2,$2,$4
     17 	.end	doit
     18 	.size	doit, .-doit
     19