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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-stable/] [binutils-2.20.1/] [gas/] [testsuite/] [gas/] [i386/] [x86-64-branch.s] - Rev 816

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

.text
	callq	*%rax
	call	*%rax
	call	*%ax
	callw	*%ax
	callw	*(%rax)
	jmpq	*%rax
	jmp	*%rax
	jmp	*%ax
	jmpw	*%ax
	jmpw	*(%rax)
 
	.intel_syntax noprefix
	call	rax
	callq	rax
	call	ax
	callw	ax
	callw	[rax]
	jmp	rax
	jmpq	rax
	jmp	ax
	jmpw	ax
	jmpw	[rax]
 

Go to most recent revision | 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.