fe56b6cece
* arm-dis.c (coprocessor): Print the LDC and STC versions of the LFM and SFM instructions as comments,. Improve consistency of formatting for instructions displayed as comments and decimal values displayed with their hexadecimal equivalents. Formatting tidy ups. Updated expected disassembler regexps.
16 lines
329 B
Makefile
16 lines
329 B
Makefile
|
|
.*thumb2-b-interwork: file format elf32-.*arm
|
|
|
|
Disassembly of section .text:
|
|
|
|
00008000 <_start>:
|
|
8000: f000 b802 b.w 8008 <__bar_from_thumb>
|
|
|
|
00008004 <bar>:
|
|
8004: e12fff1e bx lr
|
|
|
|
00008008 <__bar_from_thumb>:
|
|
8008: 4778 bx pc
|
|
800a: 46c0 nop ; \(mov r8, r8\)
|
|
800c: eafffffc b 8004 <bar>
|
|
|