projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce1f5b2
)
Tweak "syscall" opcode.
author
Jeff Law
<law@redhat.com>
Tue, 18 Mar 1997 23:16:44 +0000
(23:16 +0000)
committer
Jeff Law
<law@redhat.com>
Tue, 18 Mar 1997 23:16:44 +0000
(23:16 +0000)
opcodes/mn10300-opc.c
patch
|
blob
|
history
diff --git
a/opcodes/mn10300-opc.c
b/opcodes/mn10300-opc.c
index d068d82832f076b0c9bcf15f5693fcbb6d7f8912..9b469814152c9535fe3533dcdfa7c6d9af53f97c 100644
(file)
--- a/
opcodes/mn10300-opc.c
+++ b/
opcodes/mn10300-opc.c
@@
-495,7
+495,7
@@
const struct mn10300_opcode mn10300_opcodes[] = {
/* Extension. We need some instruction to trigger "emulated syscalls"
for our simulator. */
-{ "syscall", 0xf0
ff
, 0xffff, FMT_D0, {UNUSED}},
+{ "syscall", 0xf0
20
, 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