55 lines
935 B
Text
55 lines
935 B
Text
|
Index: avcall/avcall-x86_64.s
|
||
|
--- avcall/avcall-x86_64.s.orig
|
||
|
+++ avcall/avcall-x86_64.s
|
||
|
@@ -326,50 +326,4 @@ __builtin_avcall:
|
||
|
movq 16(%rbx), %rax
|
||
|
movss %xmm0, (%rax)
|
||
|
jmp .L24
|
||
|
-.LFE1:
|
||
|
-.Lfe1:
|
||
|
- .size __builtin_avcall,.Lfe1-__builtin_avcall
|
||
|
- .section .eh_frame,"aw",@progbits
|
||
|
-.Lframe1:
|
||
|
- .long .LECIE1-.LSCIE1
|
||
|
-.LSCIE1:
|
||
|
- .long 0x0
|
||
|
- .byte 0x1
|
||
|
- .string ""
|
||
|
- .uleb128 0x1
|
||
|
- .sleb128 -8
|
||
|
- .byte 0x10
|
||
|
- .byte 0xc
|
||
|
- .uleb128 0x7
|
||
|
- .uleb128 0x8
|
||
|
- .byte 0x90
|
||
|
- .uleb128 0x1
|
||
|
- .align 8
|
||
|
-.LECIE1:
|
||
|
-.LSFDE1:
|
||
|
- .long .LEFDE1-.LASFDE1
|
||
|
-.LASFDE1:
|
||
|
- .long .LASFDE1-.Lframe1
|
||
|
- .quad .LFB1
|
||
|
- .quad .LFE1-.LFB1
|
||
|
- .byte 0x4
|
||
|
- .long .LCFI0-.LFB1
|
||
|
- .byte 0xe
|
||
|
- .uleb128 0x10
|
||
|
- .byte 0x4
|
||
|
- .long .LCFI1-.LCFI0
|
||
|
- .byte 0xe
|
||
|
- .uleb128 0x18
|
||
|
- .byte 0x4
|
||
|
- .long .LCFI2-.LCFI1
|
||
|
- .byte 0xe
|
||
|
- .uleb128 0x20
|
||
|
- .byte 0x83
|
||
|
- .uleb128 0x4
|
||
|
- .byte 0x86
|
||
|
- .uleb128 0x3
|
||
|
- .byte 0x8c
|
||
|
- .uleb128 0x2
|
||
|
- .align 8
|
||
|
-.LEFDE1:
|
||
|
.ident "GCC: (GNU) 3.2.2 (SuSE Linux)"
|