2 * Written by J.T. Conklin <jtc@NetBSD.org>.
6 #include <machine/asm.h>
9 * XXXfvdl split this file.
12 RCSID("$NetBSD: s_copysignf.S,v 1.4 2001/06/19 00:26:30 fvdl Exp $")
33 * XXXfvdl gas doesn't grok this.
34 * but it's legal according to the p4 manual.
36 movss .Lpos(%rip),%xmm2
37 movss .Lneg(%rip),%xmm3