Home | History | Annotate | Download | only in aarch64
      1 // Test file for AArch64 GAS -- tlsldm
      2 
      3 func:
      4 	add	x1, x2, x3
      5 	// BFD_RELOC_AARCH64_TLSLD_ADR_PREL21
      6 	adr	x0, :tlsldm:dummy
      7