Home | History | Annotate | Download | only in ld-mips-elf
      1 	.file	1 "jalx-2-ex.c"
      2 	.section .mdebug.abi32
      3 	.previous
      4 	.gnu_attribute 4, 1
      5 	.abicalls
      6 	.option	pic0
      7 	.text
      8 	.align	2
      9 	.globl	external_function
     10 	.set	nomips16
     11 	.set	nomicromips
     12 	.ent	external_function
     13 	.type	external_function, @function
     14 external_function:
     15 	.frame	$fp,8,$31		# vars= 0, regs= 1/0, args= 0, gp= 0
     16 	.mask	0x40000000,-4
     17 	.fmask	0x00000000,0
     18 	.set	noreorder
     19 	.set	nomacro
     20 
     21 	addiu	$sp,$sp,-8
     22 	sw	$fp,4($sp)
     23 	move	$fp,$sp
     24 	move	$sp,$fp
     25 	lw	$fp,4($sp)
     26 	addiu	$sp,$sp,8
     27 	j	$31
     28 	nop
     29 
     30 	.set	macro
     31 	.set	reorder
     32 	.end	external_function
     33 	.size	external_function, .-external_function
     34 	.ident	"GCC: (Sourcery G++ Lite 4.4-999999 - Preview) 4.4.1"
     35