	.file	"single-precision.c"
	.code16gcc
	.text
	.p2align 4,,15
	.globl	parallel
	.type	parallel, @function
parallel:
.LFB0:
	.cfi_startproc
	flds	4(%esp)
	flds	8(%esp)
	fld	%st(1)
	fmul	%st(1), %st
	fxch	%st(2)
	faddp	%st, %st(1)
	fdivrp	%st, %st(1)
	ret
	.cfi_endproc
.LFE0:
	.size	parallel, .-parallel
	.ident	"GCC: (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0"
	.section	.note.GNU-stack,"",@progbits
