File:  [Power 6/32 Unix Tahoe 4.2BSD] / cci / d / entry / tbl2.s
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Sun Jul 28 12:24:19 2019 UTC (6 years, 11 months ago) by root
Branches: bsd, MAIN
CVS tags: v12b, v121, HEAD
Power 6/32 Unix version 1.2b

#
#	Test table for macro2
#
	.text
	.align	2
	.globl	tst_tbl
tst_tbl:			/* Table contains addresses of tests */
	.long	_dispd_mode	# test no 1
	.long	_ldisp_mode	# 2
	.long	_wdisp_mode	# 3
	.long	_bbssi		# 4
end_tbl:
	.long	0		/* End of table */

	.globl	_test_tbl
_test_tbl:
	.long	0		# word0 : run flag; word1 : Loop flag
	.long	_t1		# test name
	.long	0
	.long	_t2
	.long	0
	.long	_t3
	.long	0
	.long	_t4
#
#
	.globl	notests
	.set	notests,(end_tbl-tst_tbl)/4

	.data	
	.align	2
_t1:	.ascii 	"comb_disp.s\12\0"
_t2:	.ascii 	"comb_disp.s\12\0"
_t3:	.ascii 	"comb_disp.s\12\0"
_t4:	.ascii 	"bb_ssi.s\12\0"


unix.superglobalmegacorp.com

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