1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-28 20:53:54 +02:00
FFmpeg/libavutil/x86
Henrik Gramner 7adcd4e841 x86inc: Make cpuflag() and notcpuflag() return 0 or 1
Makes it possible to use them in arithmetic expressions.

Signed-off-by: Anton Khirnov <anton@khirnov.net>
2016-01-23 20:19:19 +01:00
..
asm.h
bswap.h
cpu.c
cpu.h x86: Add helper macros to check for slow cpuflags 2015-05-31 12:07:11 +02:00
cpuid.asm
emms.asm
emms.h
float_dsp_init.c x86: check for AV_CPU_FLAG_AVXSLOW where useful 2015-05-31 12:07:11 +02:00
float_dsp.asm
intreadwrite.h
lls_init.c x86: check for AV_CPU_FLAG_AVXSLOW where useful 2015-05-31 12:07:11 +02:00
lls.asm
Makefile
timer.h x86: Serialize rdtsc in read_time() 2015-07-09 00:10:13 +02:00
w64xmmtest.h
x86inc.asm x86inc: Make cpuflag() and notcpuflag() return 0 or 1 2016-01-23 20:19:19 +01:00
x86util.asm