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] - Blame information for rev 818

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 205 julius
        .section .text
2
        .global _fun
3
xc16x_mov:
4
 
5
        mov r0,r1
6
        mov r0,#02
7
        mov r0,#0xfcbe
8
        mov r0,[r1]
9
        mov r0,[r1+]
10
        mov [r0],r1
11
        mov [-r0],r1
12
        mov [r0],[r1]
13
        mov [r0+],[r1]
14
        mov [r0],[r1+]
15
        mov r0,[r0+#0xffcb]
16
        mov [r0+#0xffcb],r0
17
        mov [r0],0xffcb
18
        mov 0xffcb,[r0]
19
        mov r0,0xffcb
20
        mov 0xffcb,r0

powered by: WebSVN 2.1.0

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