* config/mn10300.c (md_assemble): Pass an extra shift count
authorJeff Law <law@redhat.com>
Thu, 10 Oct 1996 22:03:16 +0000 (22:03 +0000)
committerJeff Law <law@redhat.com>
Thu, 10 Oct 1996 22:03:16 +0000 (22:03 +0000)
        to mn10300_insert_operand based on the opcode format.
        (mn10300_insert_operand): Accept and use extra shift count
        parameter.
Matsushita

gas/ChangeLog

index ff2f4beab53bf1f45a763d3d1d55ffd122fd83c2..e4c72a1822d51bbb016b16056ff8c05e954834fd 100644 (file)
@@ -15,6 +15,11 @@ Thu Oct 10 17:22:18 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
 
 Thu Oct 10 12:05:45 1996  Jeffrey A Law  (law@cygnus.com)
 
+       * config/mn10300.c (md_assemble): Pass an extra shift count
+       to mn10300_insert_operand based on the opcode format.
+       (mn10300_insert_operand): Accept and use extra shift count
+       parameter.
+
        * config/tc-mn10300.c (md_assemble): Use FMT_* macros for
        formats rather than hard-coded constants.