* mn10300-opc.c (mn10300_operands): Add DN2, DM2, AN2, AM2
authorJeff Law <law@redhat.com>
Tue, 5 Nov 1996 20:29:31 +0000 (20:29 +0000)
committerJeff Law <law@redhat.com>
Tue, 5 Nov 1996 20:29:31 +0000 (20:29 +0000)
commitbb5e141ab4823b303a87100492b454e77c660c89
treeeb0620b8d077e45b5843c40fdfb297b6a2cc9327
parentd13f39914f9d7d38e2cecf364a380b9ab262e7c4
    * mn10300-opc.c (mn10300_operands): Add DN2, DM2, AN2, AM2
        operands (for indexed load/stores).  Fix bitpos for DI
        operand.  Add SN8N_SHIFT8, IMM8_SHIFT8, and D16_SHIFT for the
        few instructions that insert immediates/displacements in the
        middle of the instruction.  Add IMM8E for 8 bit immediate in
        the extended part of an instruction.
        (mn10300_operands): Use new opcodes as appropriate.
Opcode table changes so we can correctly insert everything except
32bit operands.
opcodes/ChangeLog
opcodes/mn10300-opc.c