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/] [shlrol.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_shlrol:
xc16x_shlrol:
 
 
        shl   r0,r1
        shl   r0,r1
        shl   r0,#a
        shl   r0,#a
        shr   r0,r1
        shr   r0,r1
        shr   r0,#a
        shr   r0,#a
        rol    r0,r1
        rol    r0,r1
        rol    r0,#a
        rol    r0,#a
        ror    r0,r1
        ror    r0,r1
        ror    r0,#a
        ror    r0,#a
        ashr r0,r1
        ashr r0,r1
        ashr r0,#a
        ashr r0,#a
 
 

powered by: WebSVN 2.1.0

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