projects
/
x264.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9782abb
)
Export x264_stack_align
author
Sebastian Ramacher
<sramacher@debian.org>
Tue, 28 Aug 2018 20:23:24 +0000
(22:23 +0200)
committer
Sebastian Ramacher
<sramacher@debian.org>
Thu, 27 Sep 2018 20:03:40 +0000
(21:03 +0100)
The function is used in x265.c.
Gbp-Pq: Name 0003-Export-x264_stack_align.patch
common/x86/cpu-a.asm
patch
|
blob
|
history
diff --git
a/common/x86/cpu-a.asm
b/common/x86/cpu-a.asm
index d94f7d547e9d73213455021827b5d364c7f04fbd..e69667339c548cab18b057dee29b0fcc27a23633 100644
(file)
--- a/
common/x86/cpu-a.asm
+++ b/
common/x86/cpu-a.asm
@@
-83,7
+83,7
@@
cglobal cpu_sfence
;-----------------------------------------------------------------------------
; intptr_t stack_align( void (*func)(void*), ... ); (up to 5 args)
;-----------------------------------------------------------------------------
-c
global
stack_align
+c
visible
stack_align
mov rax, r0mp
mov r0, r1mp
mov r1, r2mp