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/] [i386/] [x86-64-crx.s] - Rev 205

Compare with Previous | Blame | View Log

.text
_start:
	movq	%cr8, %rax
	movq	%cr8, %rdi
	movq	%rax, %cr8
	movq	%rdi, %cr8
 
.att_syntax noprefix
	movq	cr8, rax
	movq	cr8, rdi
	movq	rax, cr8
	movq	rdi, cr8
 
.intel_syntax noprefix
	mov	rax, cr8
	mov	rdi, cr8
	mov	cr8, rax
	mov	cr8, rdi
 

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.