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