This is the updated version of the patches I sent ... some bugfixes,
and handling more instructions.  Currently the instructions KNOWN to
not be properly disassembed are:

    A5.3.6 Load/store dual or exclusive, table branch
        {LD,STR}D
        {LD,STR}EX{,B,H}
        TB{B,H}

    A5.3.8 Load halfword, unallocated memory hints
        LDR{,S}H{,T}

    A5.3.9 Load byte, memory hints
        LDR{,S}B{,T}
        PL{D,W,I}

    A5.3.13 Miscellaneous operationso
        RBITS
        REV{,16,SH}
        CLZ

    A5.3.16 Coprocessor instructions
        CDP{,2}
        M{CR,RC}{,R}{,2}
        STC{,2}

And since this is very fiddley stuff, I expect there are still bugs
lurking.  If you find one, please report or fix it.

_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to