aboutsummaryrefslogtreecommitdiff
path: root/sim/v850/v850.igen
diff options
context:
space:
mode:
authorFrank Ch. Eigler <fche@redhat.com>2000-03-25 00:17:21 +0000
committerFrank Ch. Eigler <fche@redhat.com>2000-03-25 00:17:21 +0000
commitde616bc73805a3cdbdcc657aeabc97abf71f19e9 (patch)
treebbd3e16255b7d84719497ec49b814098e728f3b5 /sim/v850/v850.igen
parent9452d09b0d781bf0008177efcb87ec035bb521fc (diff)
downloadgdb-de616bc73805a3cdbdcc657aeabc97abf71f19e9.zip
gdb-de616bc73805a3cdbdcc657aeabc97abf71f19e9.tar.gz
gdb-de616bc73805a3cdbdcc657aeabc97abf71f19e9.tar.bz2
* more compatibility with v850 hardware
2000-03-24 Frank Ch. Eigler <fche@redhat.com> * v850.igen (ilgop): New insn pattern for four-byte breakpoints.
Diffstat (limited to 'sim/v850/v850.igen')
-rw-r--r--sim/v850/v850.igen7
1 files changed, 7 insertions, 0 deletions
diff --git a/sim/v850/v850.igen b/sim/v850/v850.igen
index 724b0be..eace5a1 100644
--- a/sim/v850/v850.igen
+++ b/sim/v850/v850.igen
@@ -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