Annotation of qemu/tests/lm32/test_break.S, revision 1.1

1.1     ! root        1: .include "macros.inc"
        !             2: 
        !             3: start
        !             4: 
        !             5: test_name BREAK_1
        !             6: mvi r1, 1
        !             7: wcsr IE, r1
        !             8: insn:
        !             9: break
        !            10: check_excp 1
        !            11: 
        !            12: test_name BREAK_2
        !            13: mv r3, ba
        !            14: check_r3 insn
        !            15: 
        !            16: test_name BREAK_3
        !            17: rcsr r3, IE
        !            18: check_r3 4
        !            19: 
        !            20: end

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.