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] - Rev 205

Compare with Previous | Blame | View Log

# Test the FILL-SLOT attribute.
# The FILL-SLOT attribute ensures the next insn begins on a 32 byte boundary.
# This is needed for example with bl because the subroutine will return
# to a 32 bit boundary.
 
	.text
bcl:
	bcl bcl
	ldi r0,#8
bcl_s:
	bcl.s bcl_s
	ldi r0,#8
 
bncl:
	bncl bncl
	ldi r0,#8
bncl_s:
	bncl.s bncl_s
	ldi r0,#8
 

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

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