OSDN Git Service

* more compatibility with v850 hardware
authorfche <fche>
Sat, 25 Mar 2000 00:17:21 +0000 (00:17 +0000)
committerfche <fche>
Sat, 25 Mar 2000 00:17:21 +0000 (00:17 +0000)
2000-03-24  Frank Ch. Eigler  <fche@redhat.com>

* v850.igen (ilgop): New insn pattern for four-byte breakpoints.

sim/v850/ChangeLog
sim/v850/v850.igen

index ee0df4f..8a826f5 100644 (file)
@@ -1,3 +1,15 @@
+2000-03-24  Frank Ch. Eigler  <fche@redhat.com>
+
+       * v850.igen (ilgop): New insn pattern for four-byte breakpoints.
+
+Thu Sep  2 18:15:53 1999  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * configure: Regenerated to track ../common/aclocal.m4 changes.
+
+1999-05-08  Felix Lee  <flee@cygnus.com>
+
+       * configure: Regenerated to track ../common/aclocal.m4 changes.
+       
 Tue Dec  1 17:25:16 1998  Andrew Cagney  <cagney@b1.cygnus.com>
 
        * Makefile.in (NL_TARGET): Define as -DNL_TARGET_v850.
index 724b0be..eace5a1 100644 (file)
@@ -1152,6 +1152,13 @@ rrrrr,110101,RRRRR + iiiiiiiiiiiiiiii:VI:::xori
 }
 
 
+// New breakpoint: 0x7E0 0x7E0
+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