projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0ab5ec3
)
Formatting fix.
author
ths
<ths@c046a42c-6fe2-441c-8c8c-71466251a162>
Thu, 8 Nov 2007 16:44:01 +0000
(16:44 +0000)
committer
ths
<ths@c046a42c-6fe2-441c-8c8c-71466251a162>
Thu, 8 Nov 2007 16:44:01 +0000
(16:44 +0000)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3554
c046a42c
-6fe2-441c-8c8c-
71466251a162
target-mips/translate.c
patch
|
blob
|
history
diff --git
a/target-mips/translate.c
b/target-mips/translate.c
index ce0b4dcfe8f05b1caf0346eb2f3c08b7215a8049..9ec28eaccc516524d2104c6df0b8117d487d840b 100644
(file)
--- a/
target-mips/translate.c
+++ b/
target-mips/translate.c
@@
-2523,7
+2523,7
@@
static void gen_mtc0 (CPUState *env, DisasContext *ctx, int reg, int sel)
case 0:
switch (sel) {
case 0:
- gen_op_mtc0_index();
+
gen_op_mtc0_index();
rn = "Index";
break;
case 1: