OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [binutils-2.18.50/] [gas/] [testsuite/] [gas/] [bfin/] [cache.s] - Blame information for rev 156

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 38 julius
        .text
2
        .global prefetch
3
prefetch:
4
        prefetch[p5];
5
        PreFetch [fp++];
6
        PREFETCH [SP];
7
 
8
        .text
9
        .global flush
10
flush:
11
        flush[ p2 ];
12
        FLUsH [SP++];
13
 
14
        .text
15
        .global flushinv
16
flushinv:
17
        flushinv[ P4 ++ ];
18
        FLUshINv [ fp ];
19
 
20
        .text
21
        .global iflush
22
iflush:
23
        iflush[ p3 ];
24
        iflush [ fp++ ];

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.