x86-64: fix handling of PUSH/POP of segment register
[deliverable/binutils-gdb.git] / gas / testsuite / gas / ppc / prefix-reloc.s
CommitLineData
5663e321
AM
1 .text
2 pli 9,ext@ha
3 sldi 9,9,34
4 paddi 9,9,ext@l
5 pld 3,ext@pcrel
6 pld 4,ext@got@pcrel
7 pld 5,ext@plt@pcrel
80: pld 6,ext-0b(0),1
9 pld 7,ext(0),0
10# The following insn will need an alignment nop, testing the behaviour
11# of "dot" in the expression. Don't stupidly edit this file and lose
12# the nop.
13 pld 8,ext-.(0),1
This page took 0.036463 seconds and 4 git commands to generate.