[PATCH 36/57][Arm][GAS] Add support for MVE instructions: wlstp, dlstp, letp and...
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / expdref2.s
CommitLineData
d6e0b160
HPN
1 .text
2 .global x
3 .type x,@function
4x:
5 move.d expobj2:GOT,$r10
6 move.d expobj2:PLT,$r10
7 move.d expfn2:GOT,$r10
8 move.d expfn2:PLT,$r10
9.Lfe1:
10 .size x,.Lfe1-x
11
This page took 0.476656 seconds and 4 git commands to generate.