* gas/m68k/mode5.s: Pad section.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / m68k / mode5.d
1 #name: mode5
2 #objdump: -d
3 #as:
4
5 .*: file format .*
6
7 Disassembly of section .text:
8
9 00000000 <.text>:
10 0: 2213 movel %a3@,%d1
11 2: 2882 movel %d2,%a4@
12 4: 2295 movel %a5@,%a1@
13 ...
This page took 0.035504 seconds and 4 git commands to generate.