OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [tags/] [gnu-src/] [gdb-7.2/] [gdb-7.2-or32-1.0rc1/] [sim/] [testsuite/] [sim/] [cr16/] [ashub.cgs] - Rev 341

Compare with Previous | Blame | View Log

# cr16 testcase for ashub $sr,$dr
# mach(): cr16

        .include "testutils.inc"

        start

        .global ashub
ashub:

        movw  $0x12f1, r4
        movw  $4,r5
        ashub       r5, r4

        cmpw $0x1210, r4
        beq ok
not_ok:
        fail
ok:
        movw  $0x12f1, r4
        movw  $-4,r5
        ashub       r5, r4

        test_h_gr r4, 0x12ff

        pass

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

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