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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-stable/] [binutils-2.20.1/] [gas/] [testsuite/] [gas/] [xc16x/] [mov.s] - Rev 818

Compare with Previous | Blame | View Log

        .section .text
        .global _fun
xc16x_mov:
 
	mov r0,r1
	mov r0,#02
	mov r0,#0xfcbe
	mov r0,[r1]
	mov r0,[r1+]
	mov [r0],r1
	mov [-r0],r1
	mov [r0],[r1]
	mov [r0+],[r1]
	mov [r0],[r1+]
	mov r0,[r0+#0xffcb]
	mov [r0+#0xffcb],r0
	mov [r0],0xffcb
	mov 0xffcb,[r0]
	mov r0,0xffcb
	mov 0xffcb,r0
 

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.