Power10 Copy/Paste Extensions
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / pr20068.d
CommitLineData
a6684f0d
NC
1# name: PR20068 - Misaligned constant pool when running GAS on a 32-bit host.
2# as: -mfpu=vfpv3
3# objdump: -S
4
5.*: file format .*
6
7
8Disassembly of section .text:
9
1000000000 <main>:
11 0: e59f0008 ldr r0, \[pc, #8\].*
12 4: ed9f9b03 vldr d9, \[pc, #12\].*
13 8: e1a0f00e mov pc, lr
14 c: 00000000 .*
15 10: 12345678 .*
16 14: 00000000 .*
58c7f094
NC
17 18: (00000fff|0000fff0).*
18 1c: (0000fff0|00000fff).*
This page took 0.34271 seconds and 4 git commands to generate.