]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/isa-l/raid/xor_gen_sse.asm
import quincy beta 17.1.0
[ceph.git] / ceph / src / isa-l / raid / xor_gen_sse.asm
index a1c16c76188efc48d4f231a65fb5920d5516a522..f31ae63e4e840e56d9a3830a4395f63a43574a2c 100644 (file)
@@ -49,7 +49,7 @@
  %define tmp3  arg4
  %define return rax
  %define PS 8
- %define func(x) x:
+ %define func(x) x: endbranch
  %define FUNC_SAVE
  %define FUNC_RESTORE
 
@@ -88,7 +88,7 @@
  %define tmp3   edx
  %define return eax
  %define PS 4
- %define func(x) x:
+ %define func(x) x: endbranch
  %define arg(x) [ebp+8+PS*x]
  %define arg2  edi     ; must sav/restore
  %define arg3  esi
 section .text
 
 align 16
-global xor_gen_sse:ISAL_SYM_TYPE_FUNCTION
+mk_global  xor_gen_sse, function
 func(xor_gen_sse)
        FUNC_SAVE
 %ifidn PS,8                            ;64-bit code