projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa50092
)
disas/cris: Fix typo in comment
author
Stefan Weil
<sw@weilnetz.de>
Fri, 25 Sep 2015 20:45:53 +0000
(22:45 +0200)
committer
Edgar E. Iglesias
<edgar.iglesias@xilinx.com>
Fri, 2 Oct 2015 00:24:02 +0000
(17:24 -0700)
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
disas/cris.c
patch
|
blob
|
history
diff --git
a/disas/cris.c
b/disas/cris.c
index 1b76a09dbfb35d003cc3b0d8e7c3345256cfd302..4482a4113e6eeb97b898571c6334b070e716d156 100644
(file)
--- a/
disas/cris.c
+++ b/
disas/cris.c
@@
-2492,7
+2492,7
@@
print_with_operands (const struct cris_opcode *opcodep,
= spec_reg_info ((insn >> 12) & 15, disdata->distype);
if (sregp->name == NULL)
- /* Should have been caught as a non-match ear
il
er. */
+ /* Should have been caught as a non-match ear
li
er. */
*tp++ = '?';
else
{