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.
14 lines
249 B
Makefile
14 lines
249 B
Makefile
|
|
.*: file format.*
|
|
|
|
Disassembly of section .text:
|
|
|
|
00008000 <[^>]*>:
|
|
8000: e3080013 movw r0, #32787 ; 0x8013
|
|
8004: e3400000 movt r0, #0
|
|
|
|
00008008 <[^>]*>:
|
|
8008: f248 0013 movw r0, #32787 ; 0x8013
|
|
800c: f2c0 0000 movt r0, #0
|
|
|