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

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.18.50/] [gas/] [testsuite/] [gas/] [xc16x/] [mov.s] - Blame information for rev 38

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

Line No. Rev Author Line
1 38 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.