[PATCH 36/57][Arm][GAS] Add support for MVE instructions: wlstp, dlstp, letp and...
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / pr22374b.s
1 .global foo
2 .type foo, %function
3 foo:
4 .dc.a 0
5 .size foo, .-foo
This page took 0.032768 seconds and 4 git commands to generate.