diff options
author | Martin Hunt <hunt@redhat.com> | 1996-11-05 18:34:19 +0000 |
---|---|---|
committer | Martin Hunt <hunt@redhat.com> | 1996-11-05 18:34:19 +0000 |
commit | 733861650ab16a4ddb33289d0f30d3894a61559f (patch) | |
tree | f5fc15f662e5e2307d58293f3136f917309f4e26 | |
parent | 7af1bcd64c121bc9b733c44ba11a5f41bb98af68 (diff) | |
download | gdb-733861650ab16a4ddb33289d0f30d3894a61559f.zip gdb-733861650ab16a4ddb33289d0f30d3894a61559f.tar.gz gdb-733861650ab16a4ddb33289d0f30d3894a61559f.tar.bz2 |
Tue Nov 5 10:30:51 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
* d10v-opc.c (d10v_opcodes): Declare the trap instruction
sequential so the assembler never parallelizes it with
other instructions.
-rw-r--r-- | opcodes/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 26159c6..a79bac6 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,11 @@ +start-sanitize-d10v +Tue Nov 5 10:30:51 1996 Martin M. Hunt <hunt@pizza.cygnus.com> + + * d10v-opc.c (d10v_opcodes): Declare the trap instruction + sequential so the assembler never parallelizes it with + other instructions. + +end-sanitize-d10v Mon Nov 4 12:50:40 1996 Jeffrey A Law (law@cygnus.com) * mn10300-opc.c (mn10300_operands): Add DN01 and AN01 for |