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

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [trunk/] [gnu-src/] [gdb-7.1/] [sim/] [testsuite/] [sim/] [cr16/] [ashud_i.cgs] - Rev 227

Compare with Previous | Blame | View Log

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

        .include "testutils.inc"

        start

        .global ashud
ashud:

        movd  $0xf1234567, (r4,r3)
        ashud $20, (r4,r3)

        cmpd $0x56700000, (r4,r3)
        beq ok
not_ok:
        fail
ok:
        movd  $0xf1234567, (r4,r3)
        ashud $-20, (r4,r3)

        test_h_grp "(r4,r3)", -238

        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.