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/] [movb.s] - Blame information for rev 156

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 38 julius
        .section .text
2
        .global _fun
3
xc16x_movb:
4
 
5
        movb rl0,r2
6
        movb rl0,#0x12
7
        movb r3,[r2]
8
        movb rl0,[r2+]
9
        movb [-r2],rl0
10
        movb [r3],[r2+]
11
        movb [r3],[r2]
12
        movb [r2+],[r3]
13
        movb [r2],[r3+]
14
        movb rl0,[r3+#0x1234]
15
        movb [r3+#0x1234],rl0
16
        movb [r3],0x1234
17
        movb [r3],0xeeff
18
        movb 0x1234,[r3]
19
        movb rl0,0x12
20
        movb 0x12,rl0
21
 
22
 
23
 
24
 
25
 
26
 

powered by: WebSVN 2.1.0

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