Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.

EMT64 and static libray dispatch ?

sschaem
Beginner
384 Views

I would like to use the static library, but I see that the sample given in IPP 5.x and 6.x only support 32bit software development.

The problem come doewn to one line : __asm { jmp .....

How do you emulate this functionality with a 64bit compiler that doesn't support inline assembly ?

Thanks,

Stephan

0 Kudos
1 Reply
Vladimir_Dudnik
Employee
384 Views

Stephan,

IPP static library dispatcher (ippemerged libraries) is written with using ASM files.

Regards,
Vladimir

0 Kudos
Reply