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

Subversion Repositories t400

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

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

Rev 2 Rev 22
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-15 23:36:16 arniml Exp $
        ;;
        ;;
        ;; Checks the ADT instruction.
        ;; Checks the ADT instruction.
        ;;
        ;;
 
 
        ;; the cpu type is defined on asl's command line
        ;; the cpu type is defined on asl's command line
Line 13... Line 13...
        smb     0x3
        smb     0x3
        rmb     0x2
        rmb     0x2
        smb     0x1
        smb     0x1
        rmb     0x0
        rmb     0x0
 
 
        ;; test a0 + 10
        ;; test 0 + 10
 
        adt
 
        ske
 
        jmp     fail
 
 
 
        ;; preload M0 with 0x4
 
        rmb     0x3
 
        smb     0x2
 
        rmb     0x1
 
        rmb     0x0
 
 
 
        ;; test 0xa + 10
        adt
        adt
        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.