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

Subversion Repositories or1k

[/] [or1k/] [tags/] [VER_5_3/] [gdb-5.3/] [sim/] [testsuite/] [d30v-elf/] [ls-st4hb.S] - Diff between revs 1182 and 1765

Go to most recent revision | Only display areas with differences | Details | Blame | View Log

Rev 1182 Rev 1765
        add r2, r0, hello
        add r2, r0, hello
        add r4, r0, ('H' << 16) + ('e' << 0)
        add r4, r0, ('H' << 16) + ('e' << 0)
        add r5, r0, ('l' << 16) + ('l' << 0)
        add r5, r0, ('l' << 16) + ('l' << 0)
        st4hb r4, @(r2,0) || nop
        st4hb r4, @(r2,0) || nop
        # putstr
        # putstr
        .long 0x0e000001, 0x00f00000
        .long 0x0e000001, 0x00f00000
        # finished
        # finished
        add r2, r0, r0 || nop
        add r2, r0, r0 || nop
        .long 0x0e000004, 0x00f00000
        .long 0x0e000004, 0x00f00000
        .align 3
        .align 3
hello:
hello:
        .ascii "????o World\n"
        .ascii "????o World\n"
 
 

powered by: WebSVN 2.1.0

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