M68K TLS support.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / m68k / link.d
CommitLineData
252b5132
RH
1#objdump: -d --prefix-addresses
2#name: link
3
4# Test handling of link instruction.
5
6.*: +file format .*
7
8Disassembly of section .text:
90+000 <foo> linkw %fp,#0
100+004 <foo\+(0x|)4> linkw %fp,#-4
110+008 <foo\+(0x|)8> linkw %fp,#-32767
120+00c <foo\+(0x|)c> linkw %fp,#-32768
130+010 <foo\+(0x|)10> linkl %fp,#-32769
140+016 <foo\+(0x|)16> linkw %fp,#32767
150+01a <foo\+(0x|)1a> linkl %fp,#32768
160+020 <foo\+(0x|)20> linkl %fp,#32769
170+026 <foo\+(0x|)26> nop
This page took 0.429777 seconds and 4 git commands to generate.