projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ad3872
)
Remove bogus instruction decode.
author
ths
<ths@c046a42c-6fe2-441c-8c8c-71466251a162>
Wed, 24 Oct 2007 00:52:07 +0000
(
00:52
+0000)
committer
ths
<ths@c046a42c-6fe2-441c-8c8c-71466251a162>
Wed, 24 Oct 2007 00:52:07 +0000
(
00:52
+0000)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3433
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 3a1f65c4c33bc2a87ac50c51ab39db758434b512..89fe5fe2313ff45646b9f901015661bd06b03dcd 100644
(file)
--- a/
target-mips/translate.c
+++ b/
target-mips/translate.c
@@
-5400,7
+5400,6
@@
static void gen_farith (DisasContext *ctx, uint32_t op1,
opn = "cvt.d.l";
break;
case FOP(38, 20):
- case FOP(38, 21):
check_cp1_64bitmode(ctx);
GEN_LOAD_FREG_FTN(WT0, fs);
GEN_LOAD_FREG_FTN(WTH0, fs);