mpg123-1.32.0
This commit is contained in:
@@ -45,8 +45,8 @@
|
||||
ALIGN8
|
||||
.text
|
||||
/* int synth_1to1_i586_asm(real *bandPtr, int channel, unsigned char *out, unsigned char *buffs, int *bo, real *decwin); */
|
||||
.globl ASM_NAME(synth_1to1_i586_asm)
|
||||
ASM_NAME(synth_1to1_i586_asm):
|
||||
.globl ASM_NAME(INT123_synth_1to1_i586_asm)
|
||||
ASM_NAME(INT123_synth_1to1_i586_asm):
|
||||
subl $12,%esp
|
||||
pushl %ebp
|
||||
pushl %edi
|
||||
@@ -96,7 +96,7 @@ ASM_NAME(synth_1to1_i586_asm):
|
||||
leal (%ecx,%ebp,4),%eax
|
||||
.L74:
|
||||
pushl %eax
|
||||
call FUNC(dct64_i386)
|
||||
call FUNC(INT123_dct64_i386)
|
||||
addl $12,%esp
|
||||
/* stack now back on track */
|
||||
movl 16(%esp),%edx
|
||||
@@ -335,8 +335,8 @@ ASM_NAME(synth_1to1_i586_asm):
|
||||
|
||||
#if defined(PIC) && defined(__APPLE__)
|
||||
.section __IMPORT,__jump_table,symbol_stubs,self_modifying_code+pure_instructions,5
|
||||
L_dct64_i386:
|
||||
.indirect_symbol ASM_NAME(dct64_i386)
|
||||
FUNC(INT123_dct64_i386):
|
||||
.indirect_symbol ASM_NAME(INT123_dct64_i386)
|
||||
hlt ; hlt ; hlt ; hlt ; hlt
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user