1// adr.s Test file for AArch64 adr.
2
3	.text
4
5	adr	x1, bar + 0x80000000
6