aboutsummaryrefslogtreecommitdiff
path: root/opcodes
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>1997-03-18 23:16:44 +0000
committerJeff Law <law@redhat.com>1997-03-18 23:16:44 +0000
commit91ce33a1527181f0b2dd68b6bb5f7c3573e5ebd4 (patch)
tree3e09283a72bd65715490a5f311fa95d832093d09 /opcodes
parentce1f5b2a4ed4f8f9b921be61e3b33d9c2fcb6845 (diff)
downloadgdb-91ce33a1527181f0b2dd68b6bb5f7c3573e5ebd4.zip
gdb-91ce33a1527181f0b2dd68b6bb5f7c3573e5ebd4.tar.gz
gdb-91ce33a1527181f0b2dd68b6bb5f7c3573e5ebd4.tar.bz2
Tweak "syscall" opcode.
Diffstat (limited to 'opcodes')
-rw-r--r--opcodes/mn10300-opc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/mn10300-opc.c b/opcodes/mn10300-opc.c
index d068d82..9b46981 100644
--- a/opcodes/mn10300-opc.c
+++ b/opcodes/mn10300-opc.c
@@ -495,7 +495,7 @@ const struct mn10300_opcode mn10300_opcodes[] = {
/* Extension. We need some instruction to trigger "emulated syscalls"
for our simulator. */
-{ "syscall", 0xf0ff, 0xffff, FMT_D0, {UNUSED}},
+{ "syscall", 0xf020, 0xffff, FMT_D0, {UNUSED}},
/* Extension. When talking to the simulator, gdb requires some instruction
that will trigger a "breakpoint" (really just an instruction that isn't