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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [binutils-2.18.50/] [gas/] [testsuite/] [gas/] [iq2000/] [oddldw.s] - Diff between revs 156 and 816

Only display areas with differences | Details | Blame | View Log

Rev 156 Rev 816
# This test case includes a single case of a load hazard, whereby an
# This test case includes a single case of a load hazard, whereby an
# instruction references a register which is the target of a load.
# instruction references a register which is the target of a load.
# The assembler must warn about this!
# The assembler must warn about this!
 
 
.data
.data
foodata:
foodata:
        .word 42
        .word 42
 
 
.text
.text
        ldw %1, foodata(%12)
        ldw %1, foodata(%12)
 
 

powered by: WebSVN 2.1.0

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