[PATCH 36/57][Arm][GAS] Add support for MVE instructions: wlstp, dlstp, letp and...
[deliverable/binutils-gdb.git] / ld / testsuite / ld-tic6x / mvk-reloc-local-1.s
1 .text
2 .nocmp
3 mvk .S1 a,a1
4 mvkl .S1 b,a2
5 mvkh .S1 c,a3
6 .data
7 a:
8 .word 0
9 b:
10 .word 0
11 c:
12 .word 0
This page took 0.048779 seconds and 4 git commands to generate.