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/] [mips/] [jal.s] - Rev 205

Compare with Previous | Blame | View Log

# Source file used to test the jal macro.
	.globl	text_label	.text
text_label:	
	jal	$25
	jal	$4,$25
	jal	text_label
	jal	external_text_label
 
# Test j as well	
	j	text_label
	j	external_text_label
 

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.