[net.micro] Z80 divide

swanson (03/19/83)

#N:uiucdcs:10400057:000:357
uiucdcs!swanson    Mar 18 22:35:00 1983

Can anyone tell me a fast assembly language divide routine
which works under the following assumptions and constraints:

Z80 micro,
16 bit dividend which is evenly divisable by 10 (i.e. no remainder)
divisor is the constant "10" decimal
routine must perform its miracle in under 200 microseconds (about 65 instr.)

Thanks
                        
ZZ