Home | History | Annotate | Download | only in ld-crx
      1 # Test pc relative relocation R_CRX_REL4
      2 
      3 	.section	.text_4,"ax","progbits"
      4 	.global _start
      5 	.global foo4
      6 _start:
      7 	beq0b r10 , foo4
      8 foo4:
      9