1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889 |
- .file "copysign_gen.c"
- .text
- ..TXTST0:
- # -- Begin copysign
- .text
- .align 16,0x90
- .globl copysign
- copysign:
- # parameter 1: %xmm0
- # parameter
- ..B1.1:
- .cfi_startproc
- ..___tag_value_copysign.1:
- ..L2:
- lea
- movsd
- movl
- andl
- mulsd
- movsd
- mulsd
- movsd
- movl
- andl
- orl
- movl
- movsd
- movsd
- ret
- .align
- .cfi_endproc
- .type
- .size
- .data
- # -- End
- .section
- .align
- .align
- _ones:
- .long
- .long
- .long
- .long
- .type
- .size
- .data
- .section
- .section
- .eh_frame_seg:
- .align
- # End
|