From: Nick Clifton Date: Tue, 30 May 2000 18:36:57 +0000 (+0000) Subject: Remove illegal instruciton pattern, since it is the same as the breakpoint X-Git-Tag: gdb-pre-params-removal-2000-06-04~32 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=e12e6424dddeb3ced2abc68d96b8e918888b8898;p=pf3gnuchains%2Fpf3gnuchains4x.git Remove illegal instruciton pattern, since it is the same as the breakpoint pattern. --- diff --git a/sim/v850/ChangeLog b/sim/v850/ChangeLog index 8ad164a9e4..fcc16b09de 100644 --- a/sim/v850/ChangeLog +++ b/sim/v850/ChangeLog @@ -1,3 +1,8 @@ +2000-05-30 Nick Clifton + + * v850.igen: Remove illegal instruction pattern, since it is the + same as the breakpoint pattern. + Tue May 23 21:39:23 2000 Andrew Cagney * configure: Regenerated to track ../common/aclocal.m4 changes. diff --git a/sim/v850/v850.igen b/sim/v850/v850.igen index 7fe5370684..34fa43f264 100644 --- a/sim/v850/v850.igen +++ b/sim/v850/v850.igen @@ -1164,13 +1164,6 @@ rrrrr,110101,RRRRR + iiiiiiiiiiiiiiii:VI:::xori sim_engine_halt (SD, CPU, NULL, cia, sim_stopped, SIM_SIGTRAP); } -// True illegal instruction -00000,111111,00000 + 00000,11111,100000:X:::ilgop -{ - sim_engine_halt (SD, CPU, NULL, cia, sim_stopped, SIM_SIGTRAP); -} - - // DIVHN rrrrr,111111,RRRRR + wwwww,01010,iiii,00:XI:::divhn *v850ea