lvqcl wrote:

> It's not possible to use ia32/*.nasm code in 64-bit compiles.
> There's still no 64-bit asm code in FLAC. I'm not familiar with asm too,
> so I wrote SSE-accelerated code using intrinsics.
> 
> This code uses two new preprocessor macros:
> FLAC__CPU_X86_64 (analogous to FLAC__CPU_IA32)

Ok, I have defined FLAC__CPU_X86_64 in configure.ac.

> and FLAC__HAS_X86INTRIN (analogous to FLAC__HAS_NASM)

When should FLAC__HAS_X86INTRIN be defined? What header file should I be
checking for?

Erik
-- 
----------------------------------------------------------------------
Erik de Castro Lopo
http://www.mega-nerd.com/
_______________________________________________
flac-dev mailing list
[email protected]
http://lists.xiph.org/mailman/listinfo/flac-dev

Reply via email to