OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.20.1/] [gas/] [testsuite/] [gas/] [m32r/] [fslotx.s] - Blame information for rev 277

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

Line No. Rev Author Line
1 205 julius
# Test the FILL-SLOT attribute.
2
# The FILL-SLOT attribute ensures the next insn begins on a 32 byte boundary.
3
# This is needed for example with bl because the subroutine will return
4
# to a 32 bit boundary.
5
 
6
        .text
7
bcl:
8
        bcl bcl
9
        ldi r0,#8
10
bcl_s:
11
        bcl.s bcl_s
12
        ldi r0,#8
13
 
14
bncl:
15
        bncl bncl
16
        ldi r0,#8
17
bncl_s:
18
        bncl.s bncl_s
19
        ldi r0,#8

powered by: WebSVN 2.1.0

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