The value of a bignum expression is held in a single global array. This means
[deliverable/binutils-gdb.git] / gas / testsuite / gas / aarch64 / litpool.s
1 # Based on PR 16688 this test checks that bignums are correctly added to the literal pool
2 .text
3
4 ldr q0, =0x5a8279995a8279995a82799900000000
5 ldr q1, =0x6ed9eba16ed9eba16ed9eba16ed9eba1
6 ldr q2, =0x8f1bbcdc8f1bbcdc8f1bbcdc11223344
7 ldr q3, =0xca62c1d6ca62c1d6ca62c1d6ca62c1d6
This page took 0.031246 seconds and 5 git commands to generate.