]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/testsuite/gas/m68k/link.d
* config/sh/tm-sh.h (BELIEVE_PCC_PROMOTION): Define, so that
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / m68k / link.d
1 #objdump: -d
2 #name: link
3
4 # Test handling of link instruction.
5
6 .*: +file format .*
7
8 Disassembly of section .text:
9 0+000 <foo> linkw %fp,#0
10 0+004 <foo\+4> linkw %fp,#-4
11 0+008 <foo\+8> linkw %fp,#-32767
12 0+00c <foo\+c> linkw %fp,#-32768
13 0+010 <foo\+10> linkl %fp,#-32769
14 0+016 <foo\+16> linkw %fp,#32767
15 0+01a <foo\+1a> linkl %fp,#32768
16 0+020 <foo\+20> linkl %fp,#32769