[PATCH 36/57][Arm][GAS] Add support for MVE instructions: wlstp, dlstp, letp and...
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / pr21233.s
CommitLineData
80070c0d
MR
1 .text
2 .globl foo
3 .type foo, %function
4foo:
5 .size foo, . - foo
6
7 .data
8 .dc.a bar
This page took 0.119824 seconds and 4 git commands to generate.