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

Subversion Repositories openrisc

[/] [openrisc/] [tags/] [gnu-src/] [gdb-6.8/] [pre-binutils-2.20.1-sync/] [sim/] [testsuite/] [sim/] [arm/] [sub.cgs] - Rev 338

Go to most recent revision | Compare with Previous | Blame | View Log

# arm testcase for sub$cond${set-cc?} $rd,$rn,$imm12
# mach: unfinished

        .include "testutils.inc"

        start

        .global sub_imm
sub_imm:
        sub00 pc,pc,0

        pass
# arm testcase for sub$cond${set-cc?} $rd,$rn,$rm,${operand2-shifttype} ${operand2-shiftimm}
# mach: unfinished

        .include "testutils.inc"

        start

        .global sub_reg_imm_shift
sub_reg_imm_shift:
        sub00 pc,pc,pc,lsl 0

        pass
# arm testcase for sub$cond${set-cc?} $rd,$rn,$rm,${operand2-shifttype} ${operand2-shiftreg}
# mach: unfinished

        .include "testutils.inc"

        start

        .global sub_reg_reg_shift
sub_reg_reg_shift:
        sub00 pc,pc,pc,lsl pc

        pass

Go to most recent revision | 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.