[PATCH 36/57][Arm][GAS] Add support for MVE instructions: wlstp, dlstp, letp and...
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / comref1.s
1 .text
2 y:
3 .comm c1,4,1
4 .comm c2,4,1
5 .comm c3,4,1
6 move.d c1,$r10
7 move.d c2:GOT,$r10
8 move.d c3:PLT,$r10
This page took 0.0395180000000001 seconds and 4 git commands to generate.