Fix tests for PR 18500, revisited
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / adr.s
1 @ test ADR pseudo-op
2 .text
3 .global foo
4 foo:
5 adrhi pc, . - 0x2ffffff8
This page took 0.031864 seconds and 4 git commands to generate.