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.7 2011/06/18 20:49:26 joerg Exp $")
16 .quad 0x8000000000000000
18 .quad 0x7fffffffffffffff
32 movq .Lpos(%rip),%xmm2
33 movq .Lneg(%rip),%xmm3