Remove unneeded AUX register symbols.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / m68k / mode5.d
CommitLineData
580b9172
NC
1#name: mode5
2#objdump: -d
3#as:
4
5.*: file format .*
6
7Disassembly of section .text:
8
ddf0c81b 90+ <.text>:
580b9172
NC
10 0: 2213 movel %a3@,%d1
11 2: 2882 movel %d2,%a4@
12 4: 2295 movel %a5@,%a1@
96e67898
AS
13 6: 4cd6 00ff moveml %fp@,%d0-%d7
14 a: 48d6 00ff moveml %d0-%d7,%fp@
62b51c0b 15 ...
This page took 0.533827 seconds and 4 git commands to generate.