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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-stable/] [gdb-7.2/] [sim/] [testsuite/] [sim/] [cr16/] [andw.cgs] - Diff between revs 816 and 835

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

Rev 816 Rev 835
# cr16 testcase for and $sr,$dr
# cr16 testcase for and $sr,$dr
# mach(): cr16
# mach(): cr16
        .include "testutils.inc"
        .include "testutils.inc"
        start
        start
        .global and
        .global and
and:
and:
        movw $3, r4
        movw $3, r4
        movw $6, r5
        movw $6, r5
        andw r4, r5
        andw r4, r5
        test_h_gr r5, 2
        test_h_gr r5, 2
        pass
        pass
 
 

powered by: WebSVN 2.1.0

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