From e514a9d64262fcceccd85180b20b7adc3c4a5eed Mon Sep 17 00:00:00 2001 From: Jason Molenda Date: Tue, 26 Oct 1999 03:43:48 +0000 Subject: import gdb-1999-10-25 snapshot --- sim/mips/mips.igen | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'sim/mips/mips.igen') diff --git a/sim/mips/mips.igen b/sim/mips/mips.igen index 6d92d4a..be554f5 100644 --- a/sim/mips/mips.igen +++ b/sim/mips/mips.igen @@ -702,9 +702,6 @@ - - - 000000,5.RS,5.RT,5.RD,00000,101100:SPECIAL:64::DADD "dadd r, r, r" *mipsIII: @@ -3108,6 +3105,7 @@ 110101,5.BASE,5.FT,16.OFFSET:COP1:64::LDC1 "ldc1 f, (r)" +*mipsI: *mipsII: *mipsIII: *mipsIV: @@ -3465,8 +3463,8 @@ } 010001,10,3.FMT,00000,5.FS,5.FD,010101:COP1:32::RECIP.fmt -*mipsIV: "recip.%s f, f" +*mipsIV: *vr5000: { unsigned32 instruction = instruction_0; @@ -3545,6 +3543,7 @@ 111101,5.BASE,5.FT,16.OFFSET:COP1:64::SDC1 "sdc1 f, (r)" +*mipsI: *mipsII: *mipsIII: *mipsIV: -- cgit v1.1