* gas/bfin: New testsuite for bfin.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / bfin / cache.d
CommitLineData
8df55cb8
CM
1#objdump: -dr
2#name: cache
3.*: +file format .*
4Disassembly of section .text:
5
600000000 <prefetch>:
7 0: 45 02 PREFETCH\[P5\];
8 2: 67 02 PREFETCH\[FP\+\+\];
9 4: 46 02 PREFETCH\[SP\];
10
1100000006 <flush>:
12 6: 52 02 FLUSH\[P2\];
13 8: 76 02 FLUSH\[SP\+\+\];
14
150000000a <flushinv>:
16 a: 6c 02 FLUSHINV\[P4\+\+\];
17 c: 4f 02 FLUSHINV\[FP\];
18
190000000e <iflush>:
20 e: 5b 02 IFLUSH\[P3\];
21 10: 7f 02 IFLUSH\[FP\+\+\];
22 ...
This page took 0.023429 seconds and 4 git commands to generate.