mpg123-1.32.0
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
.data
|
||||
#endif
|
||||
ALIGN32
|
||||
ASM_NAME(maxmin_s16):
|
||||
ASM_NAME(INT123_maxmin_s16):
|
||||
.long 1191181824
|
||||
.long 1191181824
|
||||
.long 1191181824
|
||||
@@ -54,8 +54,8 @@ ASM_NAME(maxmin_s16):
|
||||
.long -956301312
|
||||
.text
|
||||
ALIGN16
|
||||
.globl ASM_NAME(synth_1to1_x86_64_accurate_asm)
|
||||
ASM_NAME(synth_1to1_x86_64_accurate_asm):
|
||||
.globl ASM_NAME(INT123_synth_1to1_x86_64_accurate_asm)
|
||||
ASM_NAME(INT123_synth_1to1_x86_64_accurate_asm):
|
||||
#ifdef IS_MSABI /* should save xmm6-15 */
|
||||
movq %rcx, ARG0
|
||||
subq $152, %rsp /* stack alignment + 9 xmm registers */
|
||||
@@ -70,7 +70,7 @@ ASM_NAME(synth_1to1_x86_64_accurate_asm):
|
||||
movaps %xmm15, 128(%rsp)
|
||||
#endif
|
||||
|
||||
leaq ASM_NAME(maxmin_s16)(%rip), %rax
|
||||
leaq ASM_NAME(INT123_maxmin_s16)(%rip), %rax
|
||||
movaps (%rax), XMMREG_MAX
|
||||
movaps 16(%rax), XMMREG_MIN
|
||||
|
||||
|
||||
Reference in New Issue
Block a user