libavutil/x86_cpu.h File Reference

#include <stdint.h>
#include "config.h"

Go to the source code of this file.

Defines

#define HAVE_7REGS   (ARCH_X86_64 || (HAVE_EBX_AVAILABLE && HAVE_EBP_AVAILABLE))
#define HAVE_6REGS   (ARCH_X86_64 || (HAVE_EBX_AVAILABLE || HAVE_EBP_AVAILABLE))

Typedefs

typedef int x86_reg


Define Documentation

#define HAVE_6REGS   (ARCH_X86_64 || (HAVE_EBX_AVAILABLE || HAVE_EBP_AVAILABLE))

Definition at line 70 of file x86_cpu.h.

#define HAVE_7REGS   (ARCH_X86_64 || (HAVE_EBX_AVAILABLE && HAVE_EBP_AVAILABLE))

Definition at line 69 of file x86_cpu.h.

Referenced by DECLARE_ASM_CONST().


Typedef Documentation

typedef int x86_reg

Definition at line 66 of file x86_cpu.h.


Generated on Fri Oct 26 02:36:55 2012 for FFmpeg by  doxygen 1.5.8