File:  [MW Coherent from dump] / coherent / b / bin / c / n1 / i8086 / tables / not.t
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Wed May 29 04:56:37 2019 UTC (7 years, 2 months ago) by root
Branches: MarkWilliams, MAIN
CVS tags: relic, HEAD
coherent

/////////
/
/ Ones complement. Longs get done in halves. 
/ Only integers are legal.
/ The NOT instruction sets no flags.
/
/////////

COM:
%	PEFFECT|PRVALUE|P_SLT
	WORD		ANYR	ANYR	*	TEMP
		TREG		WORD
		*		*
			[ZNOT]	[R]

%	PEFFECT|PRVALUE|P_SLT
	LONG		ANYR	ANYR	*	TEMP
		TREG		LONG
		*		*
			[ZNOT]	[LO R]
			[ZNOT]	[HI R]

unix.superglobalmegacorp.com

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