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

Subversion Repositories t400

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

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

Rev 2 Rev 26
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:29:52 arniml Exp $
        ;;
        ;;
        ;; Checks the JP instruction.
        ;; Checks the JP instruction.
        ;; Both for pages 2,3 and other pages.
        ;; Both for pages 2,3 and other pages.
        ;;
        ;;
 
 
Line 167... Line 167...
        jmp     fail
        jmp     fail
page_10_loc:
page_10_loc:
        jmp     page_11
        jmp     page_11
        jmp     fail
        jmp     fail
 
 
        org     0x2fc - 2
        org     0x2fa - 2
        jmp     fail
        jmp     fail
page_11:
page_11:
        jp      page_11_loc
        jp      page_11_loc
        jmp     fail
        jmp     fail
page_11_loc:
page_11_loc:

powered by: WebSVN 2.1.0

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