looper/subprojects/mpg123/src/libmpg123/synth_sse.S

14 lines
386 B
ArmAsm
Raw Normal View History

2024-09-28 10:31:06 -07:00
#include "mangle.h"
#define MPL_DCT64 FUNC(INT123_dct64_sse)
#define SYNTH_NAME ASM_NAME(INT123_synth_1to1_sse_asm)
#include "synth_sse3d.h"
#if defined(PIC) && defined(__APPLE__)
.section __IMPORT,__jump_table,symbol_stubs,self_modifying_code+pure_instructions,5
FUNC(INT123_dct64_sse):
.indirect_symbol ASM_NAME(INT123_dct64_sse)
hlt ; hlt ; hlt ; hlt ; hlt
#endif
NONEXEC_STACK