aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>1996-11-06 21:18:27 +0000
committerJeff Law <law@redhat.com>1996-11-06 21:18:27 +0000
commit64ce06688d60e84bcb383ff045bf3136f101dce9 (patch)
treee29cfcb8a8189ccca1e9a387eceb5206016e7174 /opcodes/ChangeLog
parenta28b95d71d3646ce425348fb02c6ca650add4e6d (diff)
downloadgdb-64ce06688d60e84bcb383ff045bf3136f101dce9.zip
gdb-64ce06688d60e84bcb383ff045bf3136f101dce9.tar.gz
gdb-64ce06688d60e84bcb383ff045bf3136f101dce9.tar.bz2
* mn10300-opc.c (mn10300_operands): Add IMM32_LOWSHIFT8
for bset, bclr, btst instructions. (mn10300_opcodes): Use new IMM32_LOWSHIFT8 as needed. For btst, bclr & bset.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index da8546a..27a0092 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,5 +1,9 @@
Wed Nov 6 13:42:32 1996 Jeffrey A Law (law@cygnus.com)
+ * mn10300-opc.c (mn10300_operands): Add IMM32_LOWSHIFT8
+ for bset, bclr, btst instructions.
+ (mn10300_opcodes): Use new IMM32_LOWSHIFT8 as needed.
+
* mn10300-opc.c (mn10300_operands): Remove many redundant
operands. Update opcode table as appropriate.
(IMM32): Add MN10300_OPERAND_SPLIT flag.