binutils-gdb/ld/testsuite/ld-kvx/farcall-goto-plt-32bits.d
2023-08-16 14:22:54 +01:00

32 lines
717 B
Makefile

tmpdir/dump: file format elf32-kvx
Disassembly of section .plt:
.* <.plt>:
...
.* <foo@plt>:
.*: 10 00 c4 0f get \$r16 = \$pc;;
.*: .. .. 40 .. .. .. .. .. l[wzd]* \$r16 = [0-9]* \(0x[0-9a-b]*\)\[\$r16\];;
.*: 10 00 d8 0f igoto \$r16;;
Disassembly of section .text:
.* <_start>:
...
.*: .. .. .. 10 goto .* <__foo_veneer>;;
.*: 00 00 d0 0f ret;;
.* <__foo_veneer>:
.*: .. .. 40 e0 00 00 00 00 make \$r16 = [0-9]* \(0x[0-9a-b]*\);;
.*: 10 00 d8 0f igoto \$r16;;