Add PowerPC64 ELFv2 tests.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-powerpc / vle-reloc-3.s
CommitLineData
b9c361e0
JL
1 .section .text
2 .extern exdat1c
3 .extern exdat2b
4 .extern exdat1a
5 .globl sda21_test
6
7sda21_test:
8 e_add16i 5, 4, exdat1c@sda21
9 e_add16i 5, 4, exdat2b@sda21
10 e_add16i 5, 4, exdat0b@sda21
This page took 0.331341 seconds and 4 git commands to generate.