2 * Written by J.T. Conklin <jtc@NetBSD.org>.
7 * XXXfvdl might as well split this file.
10 #include <machine/asm.h>
12 RCSID("$NetBSD: s_copysign.S,v 1.6 2003/07/26 19:25:01 salo Exp $")
16 .quad 0x8000000000000000
18 .quad 0x7fffffffffffffff
34 * XXXfvdl gas doesn't grok this yet.
36 movq .Lpos(%rip),%xmm2
37 movq .Lneg(%rip),%xmm3