From: Paul Burton Date: Tue, 24 Dec 2013 03:51:39 +0000 (+0000) Subject: MIPS: uasm: add a label variant of beq X-Git-Tag: omap-for-v3.16/fixes-against-rc1~78^2~67^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8dee5901b20c5c95278aa3a462eb82826ff98b37;p=pandora-kernel.git MIPS: uasm: add a label variant of beq This patch allows for use of the beq instruction with labels from uasm, much as bne & others already do. It will be used by a subsequent patch. Signed-off-by: Paul Burton --- Reading git-diff-tree failed