Use "pulongest" on aarch64-tdep.c:aarch64_gdbarch_init
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / movw-merge.d
1
2 .*: file format.*
3
4 Disassembly of section .text:
5
6 00008000 <[^>]*>:
7 8000: e3080013 movw r0, #32787 ; 0x8013
8 8004: e3400000 movt r0, #0
9
10 00008008 <[^>]*>:
11 8008: f248 0013 movw r0, #32787 ; 0x8013
12 800c: f2c0 0000 movt r0, #0
13
This page took 0.029473 seconds and 4 git commands to generate.