Home | History | Annotate | Download | only in ppc
      1 #as: -a32
      2 #source: xcoff-br16-2.s
      3 #objdump: -P relocs -dr
      4 #name: XCOFF R_RBR/16 reloc test 2
      5 
      6 .*
      7 Relocations for \.text .*
      8 vaddr    sgn mod sz type  symndx symbol
      9 00000002  S      16 RBR   [0-9]      c
     10 00000006  S      16 RBR   [0-9]      c
     11 
     12 
     13 
     14 Disassembly of section \.text:
     15 
     16 00000000 <\.text>:
     17    0:	40 82 00 04 	bne     0x4
     18 			2: R_RBR_16	c
     19    4:	40 82 00 01 	bnel    0x4
     20 			6: R_RBR_16	c
     21