|
|
1.1 root 1: #
2: # Test table for macro2
3: #
4: .text
5: .align 2
6: .globl tst_tbl
7: tst_tbl: /* Table contains addresses of tests */
8: .long _dispd_mode # test no 1
9: .long _ldisp_mode # 2
10: .long _wdisp_mode # 3
11: .long _bbssi # 4
12: end_tbl:
13: .long 0 /* End of table */
14:
15: .globl _test_tbl
16: _test_tbl:
17: .long 0 # word0 : run flag; word1 : Loop flag
18: .long _t1 # test name
19: .long 0
20: .long _t2
21: .long 0
22: .long _t3
23: .long 0
24: .long _t4
25: #
26: #
27: .globl notests
28: .set notests,(end_tbl-tst_tbl)/4
29:
30: .data
31: .align 2
32: _t1: .ascii "comb_disp.s\12\0"
33: _t2: .ascii "comb_disp.s\12\0"
34: _t3: .ascii "comb_disp.s\12\0"
35: _t4: .ascii "bb_ssi.s\12\0"
36:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.