From: Jeff Law Date: Thu, 18 Jun 1998 00:03:00 +0000 (+0000) Subject: * simops.c (syscall): Handle change in opcode # for syscall. X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=7c8a2969e683cb6451162337bc6204ea8c216b1d;p=deliverable%2Fbinutils-gdb.git * simops.c (syscall): Handle change in opcode # for syscall. * mn10300.igen (syscall): Likewise. --- diff --git a/sim/mn10300/simops.c b/sim/mn10300/simops.c index aaf7f488ad..7a190566bc 100644 --- a/sim/mn10300/simops.c +++ b/sim/mn10300/simops.c @@ -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