[PATCH 53/57][Arm][OBJDUMP] Add support for MVE instructions: vand, vbrsr, vcls,...
[binutils-gdb.git] / ld / testsuite / ld-x86-64 / pr22791-2c.s
blob1460d1b8288f57a064190876477ae871584e9c1c
1 .text
2 .p2align 4,,15
3 .globl main
4 .type main, @function
5 main:
6 subq $8, %rsp
7 call foo
8 xorl %eax, %eax
9 addq $8, %rsp
10 ret
11 .size main, .-main
12 .section .note.GNU-stack,"",@progbits