x86-64: fix handling of PUSH/POP of segment register
[deliverable/binutils-gdb.git] / gas / testsuite / gas / ppc / xcoff-br16-2.d
CommitLineData
7fa9fcb6
TG
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.*
7Relocations for \.text .*
8vaddr sgn mod sz type symndx symbol
900000002 S 16 RBR [0-9] c
1000000006 S 16 RBR [0-9] c
11
12
13
14Disassembly of section \.text:
15
1600000000 <\.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
This page took 0.296137 seconds and 4 git commands to generate.