* simops.c (syscall): Handle change in opcode # for syscall.
authorJeff Law <law@redhat.com>
Thu, 18 Jun 1998 00:03:00 +0000 (00:03 +0000)
committerJeff Law <law@redhat.com>
Thu, 18 Jun 1998 00:03:00 +0000 (00:03 +0000)
        * mn10300.igen (syscall): Likewise.

sim/mn10300/simops.c

index aaf7f48..7a19056 100644 (file)
@@ -2869,7 +2869,7 @@ void OP_F0FE (insn, extension)
 }
 
 /* syscall */
-void OP_F020 (insn, extension)
+void OP_F0C0 (insn, extension)
      unsigned long insn, extension;
 {
   /* We use this for simulated system calls; we may need to change