* simops.c (syscall): Handle change in opcode # for syscall.

* mn10300.igen (syscall): Likewise.
This commit is contained in:
Jeff Law 1998-06-18 00:03:00 +00:00
parent 67be18db3b
commit 7c8a2969e6

View 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