]> granicus.if.org Git - libvpx/commit
nasm: end labels with colon (':')
authorJan Kratochvil <jan.kratochvil@redhat.com>
Sat, 31 Jul 2010 15:12:31 +0000 (17:12 +0200)
committerJohn Koleszar <jkoleszar@google.com>
Mon, 2 Aug 2010 13:20:03 +0000 (09:20 -0400)
commit0327d3df9005c4ebe099db74012ba2f37efda7b1
tree0f825c555370d38bfa658c3f52e5b41c1b01aa57
parentc8134bc54a783d5c7e480d21ec5bd1460b03fb92
nasm: end labels with colon (':')

Labels should end by colon (':'), nasm requires it.

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: I0b2ec6f01afb061d92841887affb5ca0084f936f
vp8/encoder/x86/subtract_mmx.asm