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.5 2001/06/19 00:26:30 fvdl 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