This website requires JavaScript.
Explore
Help
Register
Sign In
highperfocused
/
ffmpeg
Watch
1
Star
0
Fork
0
You've already forked ffmpeg
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2e81acc687e64d15dd93c74793060bb5a233f44d
ffmpeg
/
libavutil
/
x86
History
Christophe Gisquet
2e81acc687
x86inc: Fix number of operands for cmp* instructions
...
cmp{p,s}{s,d} instructions do take an imm8 operand. Signed-off-by: Diego Biurrun <
diego@biurrun.de
>
2013-04-09 23:55:30 +02:00
..
asm.h
…
bswap.h
…
cpu.c
x86: cpu: Drop unused HAVE_RWEFLAGS condition
2012-11-28 00:28:09 +01:00
cpu.h
…
cpuid.asm
x86: include x86inc.asm in x86util.asm
2012-10-31 00:37:42 +01:00
emms.asm
x86: Add a Yasm-based emms() replacement
2013-01-18 22:02:13 +01:00
emms.h
avutil: Ensure that emms_c is always defined, even on non-x86
2013-02-14 19:29:04 +01:00
float_dsp_init.c
cosmetics: Remove unnecessary extern keywords from function declarations
2013-03-27 14:21:45 +01:00
float_dsp.asm
floatdsp: move scalarproduct_float from dsputil to avfloatdsp.
2013-01-22 11:55:42 -08:00
intreadwrite.h
…
Makefile
x86: Add a Yasm-based emms() replacement
2013-01-18 22:02:13 +01:00
timer.h
…
w64xmmtest.h
…
x86inc.asm
x86inc: Fix number of operands for cmp* instructions
2013-04-09 23:55:30 +02:00
x86util.asm
x86inc: Add cvisible macro for C functions with public prefix
2013-01-18 22:02:03 +01:00