Upload Tizen:Base source
[external/binutils.git] / ld / testsuite / ld-arm / arm-movwt.d
1
2 .*:     file format.*
3
4 Disassembly of section .text:
5
6 00008000 <[^>]*>:
7     8000:       e3000000        movw    r0, #0
8     8004:       e3411234        movt    r1, #4660       ; 0x1234
9     8008:       e3082000        movw    r2, #32768      ; 0x8000
10     800c:       e3413233        movt    r3, #4659       ; 0x1233
11     8010:       e3004011        movw    r4, #17
12     8014:       e3415234        movt    r5, #4660       ; 0x1234
13     8018:       e3086011        movw    r6, #32785      ; 0x8011
14     801c:       e3417233        movt    r7, #4659       ; 0x1233
15
16 00008020 <[^>]*>:
17     8020:       f240 0700       movw    r7, #0
18     8024:       f2c1 2634       movt    r6, #4660       ; 0x1234
19     8028:       f248 0500       movw    r5, #32768      ; 0x8000
20     802c:       f2c1 2433       movt    r4, #4659       ; 0x1233
21     8030:       f240 0311       movw    r3, #17
22     8034:       f2c1 2234       movt    r2, #4660       ; 0x1234
23     8038:       f248 0111       movw    r1, #32785      ; 0x8011
24     803c:       f2c1 2033       movt    r0, #4659       ; 0x1233
25
26 Disassembly of section .far:
27
28 12340000 <[^>]*>:
29 12340000:       e3080000        movw    r0, #32768      ; 0x8000
30 12340004:       e34e0dcc        movt    r0, #60876      ; 0xedcc
31 12340008:       e3080021        movw    r0, #32801      ; 0x8021
32 1234000c:       e34e0dcc        movt    r0, #60876      ; 0xedcc
33
34 12340010 <[^>]*>:
35 12340010:       f248 0000       movw    r0, #32768      ; 0x8000
36 12340014:       f6ce 50cc       movt    r0, #60876      ; 0xedcc
37 12340018:       f248 0021       movw    r0, #32801      ; 0x8021
38 1234001c:       f6ce 50cc       movt    r0, #60876      ; 0xedcc
39