[AArch64][SME2] Add multi-vector saturating doubling multiply high intrinsics
[llvm-project.git] / lld / test / wasm / Inputs / stack-first.s
bloba2a356b573a9b98c88e53bd04159348c2a8fc103
1 .globl _start
2 _start:
3 .functype _start () -> ()
4 end_function
6 .globl someByte
7 .type someByte,@object
8 .section .data.someByte,"",@
9 someByte:
10 .int8 42
11 .size someByte, 1