* v850-dis.c (disassemble): Handle insertion of ',', '[' and
authorJeff Law <law@redhat.com>
Sat, 31 Aug 1996 22:00:45 +0000 (22:00 +0000)
committerJeff Law <law@redhat.com>
Sat, 31 Aug 1996 22:00:45 +0000 (22:00 +0000)
commit09478dc331acb6e6819be2c9fda492f47a62c6e3
treec8dd69434e102c1f510ed53c6ac27880c612a87d
parente05cae190b4917c8d045244469d2161c1574cb5c
    * v850-dis.c (disassemble): Handle insertion of ',', '[' and
        ']' characters into the output stream.
        * v850-opc.c (v850_opcodes: Remove size field from all opcodes.
        Add "memop" field to all opcodes (for the disassembler).
        Reorder opcodes so that "nop" comes before "mov" and "jr"
        comes before "jarl".
Should give us a functional disassembler.
opcodes/ChangeLog
opcodes/v850-opc.c
This page took 0.028662 seconds and 4 git commands to generate.