Home | History | Annotate | Download | only in ld-mips-elf
      1 	.abicalls
      2 	.text
      3 
      4 	.globl	f1
      5 	.ent	f1
      6 f1:
      7 	.frame	$sp, 0, $31
      8 	.mask	0x00000000, 0
      9 	.fmask	0x00000000, 0
     10 	jr	$31
     11 	.end	f1
     12 
     13 	.globl	f2
     14 	.ent	f2
     15 f2:
     16 	.frame	$sp, 0, $31
     17 	.mask	0x00000000, 0
     18 	.fmask	0x00000000, 0
     19 	jr	$31
     20 	.end	f2
     21