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