mirror of
https://git.proxmox.com/git/qemu
synced 2025-07-09 19:08:05 +00:00
Formatting fix.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3554 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
0ab5ec319a
commit
855cea8c92
@ -2523,7 +2523,7 @@ static void gen_mtc0 (CPUState *env, DisasContext *ctx, int reg, int sel)
|
|||||||
case 0:
|
case 0:
|
||||||
switch (sel) {
|
switch (sel) {
|
||||||
case 0:
|
case 0:
|
||||||
gen_op_mtc0_index();
|
gen_op_mtc0_index();
|
||||||
rn = "Index";
|
rn = "Index";
|
||||||
break;
|
break;
|
||||||
case 1:
|
case 1:
|
||||||
|
Loading…
Reference in New Issue
Block a user