* h8300-dis.c (bfd_h8_disassemble): Mask off unwanted bits
authorJeff Law <law@redhat.com>
Thu, 11 Jul 1996 18:07:31 +0000 (18:07 +0000)
committerJeff Law <law@redhat.com>
Thu, 11 Jul 1996 18:07:31 +0000 (18:07 +0000)
commitbf0b880f39a4f624e80bf52513121c9e42515e55
tree6095c4d396cdbaa4902307dd1832eb800a87860d
parent0decb7fde3e3c5dd32a7850fc3cacea8e11bcdb3
   * h8300-dis.c (bfd_h8_disassemble): Mask off unwanted bits
       for L_3 and L_2.
So we only get values in the right range for L_3 (0..7) and L_2 (0..3).
opcodes/ChangeLog
opcodes/h8300-dis.c