[AArch64] Record instruction alignment for .inst directive
[deliverable/binutils-gdb.git] / gas / testsuite / gas / aarch64 / litpool.s
CommitLineData
55d9b4c1
NC
1# Based on PR 16688 this test checks that bignums are correctly added to the literal pool
2 .text
3
c307e841 4 ldr q0, =0x5a8279995a8279995a8279995a827999
55d9b4c1 5 ldr q1, =0x6ed9eba16ed9eba16ed9eba16ed9eba1
c307e841 6 ldr q2, =0x8f1bbcdc8f1bbcdc8f1bbcdc8f1bbcdc
55d9b4c1 7 ldr q3, =0xca62c1d6ca62c1d6ca62c1d6ca62c1d6
This page took 0.068637 seconds and 4 git commands to generate.