diff options
-rw-r--r-- | target-mips/translate.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target-mips/translate.c b/target-mips/translate.c index 3a1f65c4c3..89fe5fe231 100644 --- 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); |