]> git.sesse.net Git - ffmpeg/commit
x86inc: Fix number of operands for cmp* instructions
authorChristophe Gisquet <christophe.gisquet@gmail.com>
Sun, 7 Apr 2013 19:29:52 +0000 (19:29 +0000)
committerDiego Biurrun <diego@biurrun.de>
Tue, 9 Apr 2013 21:55:30 +0000 (23:55 +0200)
commit2e81acc687e64d15dd93c74793060bb5a233f44d
treec43aeb477534f86211c072ecf8fc84cef2432744
parent837112c0c84dd9de67421b57664933a0d27843f9
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>
libavutil/x86/x86inc.asm