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] - Diff between revs 38 and 156

Only display areas with differences | Details | Blame | View Log

Rev 38 Rev 156
        .section .text
        .section .text
        .global _fun
        .global _fun
xc16x_movb:
xc16x_movb:
 
 
        movb rl0,r2
        movb rl0,r2
        movb rl0,#0x12
        movb rl0,#0x12
        movb r3,[r2]
        movb r3,[r2]
        movb rl0,[r2+]
        movb rl0,[r2+]
        movb [-r2],rl0
        movb [-r2],rl0
        movb [r3],[r2+]
        movb [r3],[r2+]
        movb [r3],[r2]
        movb [r3],[r2]
        movb [r2+],[r3]
        movb [r2+],[r3]
        movb [r2],[r3+]
        movb [r2],[r3+]
        movb rl0,[r3+#0x1234]
        movb rl0,[r3+#0x1234]
        movb [r3+#0x1234],rl0
        movb [r3+#0x1234],rl0
        movb [r3],0x1234
        movb [r3],0x1234
        movb [r3],0xeeff
        movb [r3],0xeeff
        movb 0x1234,[r3]
        movb 0x1234,[r3]
        movb rl0,0x12
        movb rl0,0x12
        movb 0x12,rl0
        movb 0x12,rl0
 
 
 
 
 
 
 
 
 
 
 
 

powered by: WebSVN 2.1.0

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