* v850-opc.c (v850_operands): D6 -> DS7. References changed.
authorJeff Law <law@redhat.com>
Fri, 23 Aug 1996 15:41:30 +0000 (15:41 +0000)
committerJeff Law <law@redhat.com>
Fri, 23 Aug 1996 15:41:30 +0000 (15:41 +0000)
commit4be84c49517144c93dcce13ef5489984b7ea0dad
tree87bea275c4b63f0d59d2936d82bfe590b82030dc
parent26b3dc44a5445fbb7e3b2a0677a43d08c91cfa0d
    * v850-opc.c (v850_operands): D6 -> DS7.  References changed.
        Add D8 for 8-bit unsigned field in short load/store insns.
        (IF4A, IF4D): These both need two registers.
        (IF4C, IF4D): Define.  Use 8-bit unsigned field.
        (v850_opcodes): For "sld.h", "sld.w", "sst.h", "sst.w", use
        IF4C & IF4D.  For "trap" use I5U, not I5.  Add IF1 operand
        for "ldsr" and "stsr".
        * v850-opc.c (v850_operands): 3-bit immediate for bit insns
        is unsigned.
Fixing up the parser again.
opcodes/ChangeLog
opcodes/v850-opc.c