Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 130311 Details for
Bug 191641
media-libs/xvid-1.1.3 fails to build on hardened system
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 91.15 KB, created by
Thomas Sachau
on 2007-09-08 04:56:47 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Thomas Sachau
Created:
2007-09-08 04:56:47 UTC
Size:
91.15 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking xvidcore-1.1.3.tar.bz2 to /var/tmp/portage/media-libs/xvid-1.1.3/work >>>> Unpacking xvid-1.1.2-noexec-stack.patch.bz2 to /var/tmp/portage/media-libs/xvid-1.1.3/work > [32;01m*[0m Applying xvid-1.1.0_beta2-altivec.patch ... >[A[120C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying xvid-1.1.2-noexec-stack.patch ... >[A[120C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying xvid-1.1.0-3dnow-2.patch ... >[A[120C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying xvid-1.1.3-ia64-build.patch ... >[A[120C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running eautoreconf in '/var/tmp/portage/media-libs/xvid-1.1.3/work/xvidcore-1.1.3/build/generic' ... > [32;01m*[0m Running aclocal ... >[A[120C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf ... >[A[120C [34;01m[ [32;01mok[34;01m ][0m >>>> Source unpacked. >>>> Compiling source in /var/tmp/portage/media-libs/xvid-1.1.3/work/xvidcore-1.1.3/build/generic ... > * econf: updating xvidcore-1.1.3/build/generic/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating xvidcore-1.1.3/build/generic/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-altivec --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking target system type... x86_64-pc-linux-gnu >checking whether to use default CFLAGS... no >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for a BSD-compatible install... /usr/bin/install -c >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for whether to use assembly code... yes >checking for architecture type... x86_64 >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for int *... yes >checking size of int *... 8 >checking whether byte ordering is bigendian... no >checking for build extensions... .so .a .o >checking for platform specific LDFLAGS/CFLAGS... ok >checking for yasm... yes >checking for asm object format... elf >checking if altivec support has to be activated... no >checking stdio.h usability... yes >checking stdio.h presence... yes >checking for stdio.h... yes >checking signal.h usability... yes >checking signal.h presence... yes >checking for signal.h... yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking assert.h usability... yes >checking assert.h presence... yes >checking for assert.h... yes >checking math.h usability... yes >checking math.h presence... yes >checking for math.h... yes >configure: creating ./config.status >config.status: creating platform.inc > D: =build > C: ./decoder.c > C: ./encoder.c > C: ./xvid.c > C: bitstream/bitstream.c > C: bitstream/cbp.c > C: bitstream/mbcoding.c > C: dct/fdct.c > C: dct/idct.c > C: dct/simple_idct.c > C: image/colorspace.c > C: image/image.c > C: image/interpolate8x8.c > C: image/font.c > C: image/postprocessing.c > C: image/qpel.c > C: image/reduced.c > C: motion/estimation_bvop.c > C: motion/estimation_common.c > C: motion/estimation_gmc.c > C: motion/estimation_pvop.c > C: motion/estimation_rd_based.c > C: motion/estimation_rd_based_bvop.c > C: motion/gmc.c > C: motion/motion_comp.c > C: motion/vop_type_decision.c > C: motion/sad.c > C: prediction/mbprediction.c > C: plugins/plugin_single.c > C: plugins/plugin_2pass1.c > C: plugins/plugin_2pass2.c > C: plugins/plugin_lumimasking.c > C: plugins/plugin_dump.c > C: plugins/plugin_psnr.c > C: quant/quant_h263.c > C: quant/quant_matrix.c > C: quant/quant_mpeg.c > C: utils/emms.c > C: utils/mbtransquant.c > C: utils/mem_align.c > C: utils/mem_transfer.c > C: utils/timer.c > A: dct/x86_64_asm/fdct_mmx_skal.asm > A: dct/x86_64_asm/idct_mmx.asm >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >../../src/dct/x86_64_asm/fdct_mmx_skal.asm:463: invalid combination of opcode and operands >make: *** [dct/x86_64_asm/fdct_mmx_skal.o] Error 1 >make: *** Waiting for unfinished jobs.... >../../src/dct/x86_64_asm/idct_mmx.asm:483: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:486: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:487: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:488: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:488: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:488: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:488: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:488: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:488: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:488: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:488: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:488: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:488: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:488: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:488: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:488: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:488: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:488: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:488: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:488: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:488: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:488: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:488: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:488: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:488: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:488: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:488: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:488: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:488: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:488: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:488: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:488: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:488: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:488: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:488: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:488: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:488: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:488: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:488: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:488: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:488: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:488: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:488: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:488: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:490: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:491: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:492: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:492: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:492: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:492: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:492: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:492: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:492: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:492: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:492: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:492: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:492: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:492: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:492: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:492: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:492: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:492: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:492: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:492: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:492: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:492: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:492: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:492: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:492: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:492: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:492: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:492: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:492: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:492: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:492: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:492: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:492: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:492: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:492: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:492: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:492: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:492: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:492: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:492: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:492: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:492: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:492: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:494: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:495: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:496: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:496: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:496: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:496: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:496: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:496: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:496: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:496: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:496: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:496: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:496: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:496: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:496: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:496: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:496: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:496: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:496: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:496: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:496: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:496: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:496: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:496: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:496: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:496: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:496: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:496: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:496: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:496: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:496: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:496: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:496: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:496: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:496: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:496: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:496: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:496: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:496: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:496: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:496: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:496: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:496: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:498: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:499: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:500: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:500: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:500: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:500: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:500: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:500: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:500: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:500: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:500: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:500: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:500: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:500: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:500: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:500: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:500: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:500: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:500: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:500: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:500: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:500: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:500: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:500: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:500: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:500: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:500: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:500: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:500: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:500: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:500: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:500: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:500: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:500: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:500: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:500: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:500: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:500: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:500: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:500: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:500: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:500: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:500: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:502: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:503: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:504: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:504: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:504: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:504: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:504: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:504: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:504: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:504: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:504: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:504: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:504: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:504: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:504: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:504: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:504: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:504: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:504: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:504: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:504: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:504: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:504: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:504: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:504: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:504: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:504: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:504: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:504: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:504: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:504: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:504: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:504: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:504: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:504: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:504: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:504: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:504: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:504: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:504: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:504: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:504: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:504: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:506: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:507: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:508: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:508: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:508: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:508: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:508: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:508: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:508: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:508: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:508: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:508: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:508: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:508: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:508: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:508: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:508: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:508: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:508: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:508: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:508: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:508: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:508: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:508: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:508: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:508: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:508: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:508: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:508: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:508: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:508: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:508: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:508: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:508: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:508: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:508: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:508: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:508: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:508: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:508: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:508: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:508: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:508: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:510: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:511: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:512: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:512: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:512: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:512: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:512: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:512: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:512: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:512: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:512: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:512: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:512: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:512: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:512: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:512: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:512: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:512: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:512: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:512: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:512: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:512: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:512: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:512: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:512: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:512: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:512: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:512: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:512: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:512: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:512: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:512: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:512: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:512: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:512: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:512: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:512: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:512: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:512: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:512: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:512: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:512: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:512: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:514: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:515: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:516: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:516: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:516: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:516: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:516: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:516: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:516: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:516: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:516: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:516: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:516: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:516: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:516: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:516: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:516: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:516: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:516: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:516: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:516: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:516: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:516: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:516: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:516: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:516: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:516: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:516: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:516: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:516: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:516: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:516: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:516: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:516: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:516: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:516: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:516: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:516: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:516: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:516: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:516: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:516: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:516: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:520: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:520: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:520: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:520: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:520: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:520: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:520: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:520: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:520: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:520: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:520: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:520: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:520: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:520: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:520: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:520: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:520: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:520: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:520: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:520: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:520: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:520: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:520: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:520: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:520: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:520: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:520: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:520: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:520: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:520: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:520: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:520: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:520: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:520: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:520: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:520: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:520: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:520: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:520: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:520: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:520: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:520: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:520: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:520: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:520: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:520: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:520: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:520: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:520: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:520: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:520: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:520: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:520: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:520: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:520: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:520: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:520: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:520: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:520: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:520: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:520: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:520: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:520: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:520: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:520: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:520: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:520: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:520: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:520: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:520: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:520: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:520: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:520: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:520: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:520: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:520: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:520: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:520: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:520: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:520: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:520: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:520: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:520: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:521: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:521: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:521: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:521: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:521: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:521: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:521: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:521: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:521: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:521: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:521: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:521: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:521: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:521: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:521: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:521: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:521: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:521: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:521: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:521: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:521: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:521: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:521: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:521: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:521: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:521: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:521: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:521: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:521: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:521: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:521: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:521: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:521: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:521: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:521: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:521: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:521: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:521: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:521: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:521: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:521: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:521: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:521: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:521: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:521: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:521: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:521: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:521: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:521: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:521: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:521: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:521: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:521: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:521: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:521: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:521: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:521: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:521: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:521: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:521: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:521: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:521: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:521: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:521: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:521: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:521: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:521: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:521: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:521: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:521: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:521: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:521: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:521: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:521: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:521: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:521: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:521: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:521: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:521: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:521: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:521: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:521: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:521: invalid combination of opcode and operands >../../src/dct/x86_64_asm/idct_mmx.asm:523: invalid combination of opcode and operands >make: *** [dct/x86_64_asm/idct_mmx.o] Error 1 > [31;01m*[0m > [31;01m*[0m ERROR: media-libs/xvid-1.1.3 failed. > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 1654: Called dyn_compile > [31;01m*[0m ebuild.sh, line 990: Called qa_call 'src_compile' > [31;01m*[0m ebuild.sh, line 44: Called src_compile > [31;01m*[0m xvid-1.1.3.ebuild, line 42: Called die > [31;01m*[0m > [31;01m*[0m emake failed. > [31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant. > [31;01m*[0m A complete build log is located at '/var/tmp/portage/media-libs/xvid-1.1.3/temp/build.log'. > [31;01m*[0m
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 191641
:
130304
| 130311