3B1 assember for 'MOVE {to|from} CCR' instruction?

Michael "Ford" Ditto ford at cbmvax.UUCP
Sat Nov 11 00:16:26 AEST 1989


In article <1797 at naucse.UUCP> sbw at naucse.UUCP (Steve Wampler) writes:
>Can someone tell me the as code for moving t/from the condition
>code registers?

>	movw	cc,sp at -
>	movw	sp at +,cc

	mov.w	%cc,-(%sp)
	mov.w	(%sp)+,%cc
-- 
					-=] Ford [=-

"The number of Unix installations	(In Real Life:  Mike Ditto)
has grown to 10, with more expected."	ditto at amix.commodore.com
- The Unix Programmer's Manual,		...!uunet!cbmvax!ditto
  2nd Edition, June, 1972.		ford at kenobi.commodore.com



More information about the Unix-pc.general mailing list