Fixed matching in newly added test.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / aarch64 / litpool.d
CommitLineData
55d9b4c1
NC
1#objdump: -d
2#name: AArch64 Bignums in Literal Pool (PR 16688)
3# This test is only valid on ELF based ports.
4#not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
5
6.*: +file format.*aarch64.*
7
8Disassembly of section \.text:
9
1000+00 <.*>:
11 0: 9c000080 ldr q0, 10 <\.text\+0x10>
12 4: 9c0000e1 ldr q1, 20 <\.text\+0x20>
13 8: 9c000142 ldr q2, 30 <\.text\+0x30>
14 c: 9c0001a3 ldr q3, 40 <\.text\+0x40>
c307e841 15 10: 5a827999 .word 0x5a827999
55d9b4c1
NC
16 14: 5a827999 .word 0x5a827999
17 18: 5a827999 .word 0x5a827999
18 1c: 5a827999 .word 0x5a827999
19 20: 6ed9eba1 .word 0x6ed9eba1
20 24: 6ed9eba1 .word 0x6ed9eba1
21 28: 6ed9eba1 .word 0x6ed9eba1
22 2c: 6ed9eba1 .word 0x6ed9eba1
c307e841 23 30: 8f1bbcdc .word 0x8f1bbcdc
55d9b4c1
NC
24 34: 8f1bbcdc .word 0x8f1bbcdc
25 38: 8f1bbcdc .word 0x8f1bbcdc
26 3c: 8f1bbcdc .word 0x8f1bbcdc
27 40: ca62c1d6 .word 0xca62c1d6
28 44: ca62c1d6 .word 0xca62c1d6
29 48: ca62c1d6 .word 0xca62c1d6
30 4c: ca62c1d6 .word 0xca62c1d6
This page took 0.166671 seconds and 4 git commands to generate.