[Coco] 6309 Division instructions

tim lindner tlindner at ix.netcom.com
Tue Aug 2 16:52:28 EDT 2005


<jdaggett at gate.net> wrote:

> "The  DIVD  (16  bit by 8 bit) instruction does a signed divide of 
> the contents of the D register with a value from memory (or in  
> direct  mode). The signed  result  is  stored  with  the  quotient  
> in  W and the modulo (remainder) in D."

Error!

It should read:

"The  DIVD  (16  bit by 8 bit) instruction does a signed divide of 
the contents of the D register with a value from memory (or in  
direct  mode). The signed  result  is  stored  with  the  quotient  
in B and the modulo (remainder) in A."

-- 
tim lindner
tlindner at ix.netcom.com                                        Bright



More information about the Coco mailing list