* 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)
commit301ee34af431dd2174b4933926383ba53a072a2f
tree444af154d8f0410b5d939f133b942b6fee32a2f5
parent3ab9337b4b6483626ac6014072f473eb1634b546
    * gas/mn10300/basic.exp: Check bit patterns for instructions
        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