> > Minor updates to the Thumb2 disassembly: > > - Bugfixes: > * Distinguish branch from misc via "!=" not "==" > * MRS register shift is 8 bits (vs MSR being 16) > - Format tweaks: > * CPS needed tab (not space) > * add commma before some shifts > * add space after comma in LDM/STM > * use ".W" width spec on various instructions > --- > src/target/arm_disassembler.c | 29 ++++++++++++++++++----------- > 1 file changed, 18 insertions(+), 11 deletions(-) > >
committed r2553 Cheers Spen _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
