[PATCH 36/57][Arm][GAS] Add support for MVE instructions: wlstp, dlstp, letp and...
[deliverable/binutils-gdb.git] / ld / testsuite / ld-powerpc / vle-multiseg-6d.s
CommitLineData
b9c361e0
JL
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.312158 seconds and 4 git commands to generate.