#objdump: -d --prefix-addresses #name: link # Test handling of link instruction. .*: +file format .* Disassembly of section .text: 0+000 linkw %fp,#0 0+004 linkw %fp,#-4 0+008 linkw %fp,#-32767 0+00c linkw %fp,#-32768 0+010 linkl %fp,#-32769 0+016 linkw %fp,#32767 0+01a linkl %fp,#32768 0+020 linkl %fp,#32769 0+026 nop