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

Subversion Repositories t400

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

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

Rev 2 Rev 25
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-16 23:43:45 arniml Exp $
        ;;
        ;;
        ;; Checks the ASC instruction.
        ;; Checks the ASC instruction.
        ;;
        ;;
 
 
        ;; the cpu type is defined on asl's command line
        ;; the cpu type is defined on asl's command line
Line 124... Line 124...
        ;; test a15 + m5 + c1
        ;; test a15 + m5 + c1
        asc
        asc
        jmp     fail
        jmp     fail
        skc
        skc
        jmp     fail
        jmp     fail
        aisc    16+5 - 21
        ;; aisc 16+5 - 21
        nop
        nop
        ske
        ske
        jmp     fail
        jmp     fail
 
 
 
 
Line 175... Line 175...
        ;; test a15 + m15 + c1
        ;; test a15 + m15 + c1
        asc
        asc
        jmp     fail
        jmp     fail
        skc
        skc
        jmp     fail
        jmp     fail
        aisc    16+15 - 31
        ;; aisc 16+15 - 31
        nop
        nop
        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.