[PATCH 53/57][Arm][OBJDUMP] Add support for MVE instructions: vand, vbrsr, vcls,...
[binutils-gdb.git] / ld / testsuite / ld-x86-64 / gotplt1.s
blob067584345355d111c4894b8ec96fb9068d868c61
1 .globl _start
2 .type _start, @function
3 _start:
4 movabsq $foo@GOTPLT, %rax
5 .size _start, .-_start