* simops.c (syscall): Handle change in opcode # for syscall.
* mn10300.igen (syscall): Likewise.
This commit is contained in:
parent
67be18db3b
commit
7c8a2969e6
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user