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

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.20.1/] [gas/] [testsuite/] [gas/] [iq2000/] [nohazard.s] - Blame information for rev 205

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 205 julius
# This test case includes a number of cases where there is no load
2
# hazard between a load and the instruction which follows it in
3
# the pipeline.
4
 
5
.data
6
.text
7
        lw %0, 0x40(%0)
8
        add %1, %2, %3
9
        lh %0, 0x80(%0)
10
        add %1, %2, %3
11
        lb %0, 0x80(%0)
12
        add %1, %2, %3
13
        lw %0, 0x80(%0)
14
        nop
15
        add %0, %0, %0
16
        ldw %0, 0x80(%3)
17
        nop
18
        ldw %0, 0x80(%3)
19
        add %2, %3, %4
20
 

powered by: WebSVN 2.1.0

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