]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/isa-l/igzip/proc_heap.asm
import quincy beta 17.1.0
[ceph.git] / ceph / src / isa-l / igzip / proc_heap.asm
index 40b18ab135201d5f4f7c329b8c38760254133d39..ea9365a5db38947da8bab61c8108a8d9c6d895e8 100644 (file)
 %define i              r11
 %define tmp2           r12
 
+[bits 64]
+default rel
+section .text
+
        global build_huff_tree
 build_huff_tree:
+       endbranch
 %ifidn __OUTPUT_FORMAT__, win64
        push    rsi
        push    rdi
@@ -104,6 +109,7 @@ build_huff_tree:
 align 32
        global  build_heap
 build_heap:
+       endbranch
 %ifidn __OUTPUT_FORMAT__, win64
        push    rsi
        push    rdi