1 #name: mode5
2 #objdump: -d
3 #as:
4 
5 .*:     file format .*
6 
7 Disassembly of section .text:
8 
9 0+ <.text>:
10    0:	2213           	movel %a3@,%d1
11    2:	2882           	movel %d2,%a4@
12    4:	2295           	movel %a5@,%a1@
13    6:	4cd6 00ff      	moveml %fp@,%d0-%d7
14    a:	48d6 00ff      	moveml %d0-%d7,%fp@
15 	...
16