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

1.1     ! root        1: .include "macros.inc"
        !             2: 
        !             3: start
        !             4: 
        !             5: test_name CALL_1
        !             6: load r1 mark
        !             7: call r1
        !             8: return:
        !             9: 
        !            10: tc_fail
        !            11: end
        !            12: 
        !            13: mark:
        !            14: mv r3, ra
        !            15: check_r3 return
        !            16: end

unix.superglobalmegacorp.com

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