aboutsummaryrefslogtreecommitdiff
path: root/sim/mips/tx.igen
diff options
context:
space:
mode:
authorJason Molenda <jmolenda@apple.com>1999-07-07 17:31:57 +0000
committerJason Molenda <jmolenda@apple.com>1999-07-07 17:31:57 +0000
commit9846de1bb5d61521885ef51fa6b99121ec1be577 (patch)
tree56c938421752cf160876766aaee7e729a8e47050 /sim/mips/tx.igen
parentf04894943e847e4c9dec6a7a73b9e03a3c0aa90a (diff)
downloadfsf-binutils-gdb-9846de1bb5d61521885ef51fa6b99121ec1be577.zip
fsf-binutils-gdb-9846de1bb5d61521885ef51fa6b99121ec1be577.tar.gz
fsf-binutils-gdb-9846de1bb5d61521885ef51fa6b99121ec1be577.tar.bz2
import gdb-1999-07-07 pre reformat
Diffstat (limited to 'sim/mips/tx.igen')
-rw-r--r--sim/mips/tx.igen7
1 files changed, 6 insertions, 1 deletions
diff --git a/sim/mips/tx.igen b/sim/mips/tx.igen
index 1727ecc..d38da01 100644
--- a/sim/mips/tx.igen
+++ b/sim/mips/tx.igen
@@ -38,4 +38,9 @@
GPR[RD] = LO;
}
-
+000000,CODE.20,001110::CO1:::SDBBP
+"sdbbp"
+*r4900:
+{
+ SignalException (DebugBreakPoint, instruction);
+}