Tweak "syscall" opcode.
authorJeff Law <law@redhat.com>
Tue, 18 Mar 1997 23:16:44 +0000 (23:16 +0000)
committerJeff Law <law@redhat.com>
Tue, 18 Mar 1997 23:16:44 +0000 (23:16 +0000)
opcodes/mn10300-opc.c

index d068d82832f076b0c9bcf15f5693fcbb6d7f8912..9b469814152c9535fe3533dcdfa7c6d9af53f97c 100644 (file)
@@ -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