* mn10300-opc.c (mn10300_opcodes): Fix typo in opcode
authorJeff Law <law@redhat.com>
Fri, 11 Oct 1996 22:06:47 +0000 (22:06 +0000)
committerJeff Law <law@redhat.com>
Fri, 11 Oct 1996 22:06:47 +0000 (22:06 +0000)
commit63dc694d2956f245e42e525cf9d4e6958d4d4554
treeb914c71376810c86c506e34eff27db6b08e32e32
parent913a7c4cc4e7e97d9149e7cd10f3402be9abfe4b
    * mn10300-opc.c (mn10300_opcodes): Fix typo in opcode
        field for movhu instruction.
Bug found by gas testsuite.

        * v850-dis.c (disassemble): For V850_OPERAND_SIGNED operands,
        cast value to "long" not "signed long" to keep hpux10
        compiler quiet.
Found in an attempt to build the v850 on hpux10 with the HP
compiler.
opcodes/ChangeLog
opcodes/mn10300-opc.c