vpx/vp8/encoder/x86
Jan Kratochvil 5cdc3a4c29 nasm: address labels 'rel label' vice 'wrt rip'
nasm does not support `label wrt rip', it requires `rel label'. It is
still fully compatible with yasm.

Provide nasm compatibility. No binary change by this patch with yasm on
{x86_64,i686}-fedora13-linux-gnu. Few longer opcodes with nasm on
{x86_64,i686}-fedora13-linux-gnu have been checked as safe.

Change-Id: I488773a4e930a56e43b0cc72d867ee5291215f50
2010-10-04 19:47:54 -04:00
..
csystemdependent.c Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
dct_mmx.asm nasm: address labels 'rel label' vice 'wrt rip' 2010-10-04 19:47:54 -04:00
dct_sse2.asm nasm: address labels 'rel label' vice 'wrt rip' 2010-10-04 19:47:54 -04:00
dct_x86.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
encodemb_x86.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
encodeopt.asm nasm: match instruction length (movd/movq) to parameters 2010-10-04 23:36:29 +02:00
fwalsh_sse2.asm Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
mcomp_x86.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
preproc_mmx.c Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
quantize_mmx.asm nasm: match instruction length (movd/movq) to parameters 2010-10-04 23:36:29 +02:00
quantize_sse2.asm Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
quantize_x86.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
sad_mmx.asm nasm: match instruction length (movd/movq) to parameters 2010-10-04 23:36:29 +02:00
sad_sse2.asm nasm: match instruction length (movd/movq) to parameters 2010-10-04 23:36:29 +02:00
sad_sse3.asm nasm: match instruction length (movd/movq) to parameters 2010-10-04 23:36:29 +02:00
sad_ssse3.asm Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
subtract_mmx.asm Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
variance_impl_mmx.asm nasm: address labels 'rel label' vice 'wrt rip' 2010-10-04 19:47:54 -04:00
variance_impl_sse2.asm nasm: address labels 'rel label' vice 'wrt rip' 2010-10-04 19:47:54 -04:00
variance_mmx.c Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
variance_sse2.c Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
variance_x86.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
x86_csystemdependent.c Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00