git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f263839
)
MIPS: uasm: add a label variant of beq
author
Paul Burton
<paul.burton@imgtec.com>
Tue, 24 Dec 2013 03:51:39 +0000
(
03:51
+0000)
committer
Paul Burton
<paul.burton@imgtec.com>
Wed, 28 May 2014 15:20:25 +0000
(16:20 +0100)
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 <paul.burton@imgtec.com>
No differences found