]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/isa-l/raid/xor_check_sse.asm
import quincy beta 17.1.0
[ceph.git] / ceph / src / isa-l / raid / xor_check_sse.asm
index 395ee20b3414266f761954f6ab5539c2c7f7ec9f..a5fe0b2e0d9909b614e3a334eb945cc386bc68e6 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_check_sse:ISAL_SYM_TYPE_FUNCTION
+mk_global  xor_check_sse, function
 func(xor_check_sse)
        FUNC_SAVE
 %ifidn PS,8                            ;64-bit code