* gas/mn10300/basic.exp: Check bit patterns for instructions
authorJeff Law <law@redhat.com>
Thu, 10 Oct 1996 22:05:54 +0000 (22:05 +0000)
committerJeff Law <law@redhat.com>
Thu, 10 Oct 1996 22:05:54 +0000 (22:05 +0000)
        with a single 8bit or 16bit immediate operand.
We should correctly assemble just about everything except opcodes with:

  multiple immediate operands,
  3 register operands,
  really weird stuff

gas/testsuite/ChangeLog

index 8ee1445..2e7a584 100644 (file)
@@ -1,5 +1,8 @@
 Thu Oct 10 13:11:48 1996  Jeffrey A Law  (law@cygnus.com)
 
+       * gas/mn10300/basic.exp: Check bit patterns for instructions
+       with a single 8bit or 16bit immediate operand.
+
        * gas/mn10300/basic.exp: Check bit patterns for many
        instructions.  Add missing test in do_mov1.
        * gas/mn10300/mov1.s: Add missing test.