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

Subversion Repositories t400

[/] [t400/] [trunk/] [sw/] [verif/] [black_box/] [omg_ing/] [test.asm] - Diff between revs 2 and 28

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 2 Rev 28
Line 1... Line 1...
        ;; *******************************************************************
        ;; *******************************************************************
        ;; $Id: test.asm,v 1.1.1.1 2006-05-06 01:56:45 arniml Exp $
        ;; $Id: test.asm,v 1.2 2006-05-17 00:39:13 arniml Exp $
        ;;
        ;;
        ;; Checks the OMG and ING instructions.
        ;; Checks the OMG and ING instructions.
        ;;
        ;;
 
 
        ;; the cpu type is defined on asl's command line
        ;; the cpu type is defined on asl's command line
Line 46... Line 46...
        omg
        omg
        ing
        ing
        ske
        ske
        jmp     fail
        jmp     fail
 
 
        ;; output 0 on G
 
        ;; note: last action on COP411L
 
        clra
 
        x       0x0
 
        omg
 
        ing
 
        ske
 
        jmp     fail
 
 
 
        ;; output 8 on G
        ;; output 8 on G
 
        ;; note: last action on COP411L
        clra
        clra
        aisc    0x8
        aisc    0x8
        x       0x0
        x       0x0
        omg
        omg
        ing
        ing
        ske
        ske
        jmp     fail
        jmp     fail
 
 
        ;; output 0 on G
        ;; output 0xf on G
        clra
        clra
 
        aisc    0xf
        x       0x0
        x       0x0
        omg
        omg
        ing
        ing
        ske
        ske
        jmp     fail
        jmp     fail

powered by: WebSVN 2.1.0

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