Immediate result:  ARM11 has disassembler support.

Longer term result:  it should start working more like
the other ARM cores in other ways too.

Patches three:

  - Update disassembler a bit, for diagnostics and to call
    the Thumb2 decoder.  (This means the ARMv7-A specific
    disassembler can be removed later...)

  - Switch the "armv4_5" command prefix over to "arm", with
    a Tcl wrapper to help catch uncoverted legacy scripts.

  - Have ARM11 register those standard ARM commands; for
    now, the disassembler is the main "new feature".

Missing ARM11 core functionality at the moment includes full
register dumps (it doesn't expose the shadowed registers)
and Thumb mode handling.  Oh, and MMU support.  And likely
a few other things. 

- Dave


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

Reply via email to