]> Git Repo - binutils.git/blobdiff - sim/v850/v850.igen
* more compatibility with v850 hardware
[binutils.git] / sim / v850 / v850.igen
index 724b0bead55b7c7c184460257a311f235b87ca57..eace5a1b13257284dff83c70e974113f1255aebf 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
This page took 0.022994 seconds and 4 git commands to generate.