Commit | Line | Data |
---|---|---|
b0796911 PB |
1 | |
2 | .*: file format.* | |
3 | ||
7b60c20e SS |
4 | Disassembly of section .text: |
5 | ||
6 | 00008000 <arm>: | |
b8f9ee44 CL |
7 | 8000: e3a00000 mov r0, #0 ; 0x0 |
8 | 8004: e12fff1e bx lr | |
7b60c20e SS |
9 | |
10 | 00008008 <thumb>: | |
b8f9ee44 CL |
11 | 8008: 46c0 nop \(mov r8, r8\) |
12 | 800a: 4770 bx lr | |
13 | 800c: f7ff fffc bl 8008 <thumb> | |
7b60c20e SS |
14 | |
15 | 00008010 <data>: | |
16 | 8010: 12345678 .word 0x12345678 |