Align .TOC. for PowerPC64
[deliverable/binutils-gdb.git] / ld / testsuite / ld-powerpc / vle-multiseg-6d.s
1 .section ".text_iv", "ax"
2 e_lis r3, IV_table@h
3 mtivpr r3
4 e_li r3, IV_table@l+0x00
5 mtivor0 r3
6 e_li r3, IV_table@l+0x10
7 mtivor1 r3
8 e_li r3, IV_table@l+0x20
9 mtivor2 r3
This page took 0.043757 seconds and 4 git commands to generate.