描述了在8位微程序控制的模型计算机中,通过编程实现了Booth算法的运算过程。对Booth算法进行了分析,绘出了实现Booth算法的流程图,编写了汇编语言程序,在8位微程序控制的模型计算机中实现了Booth算法,达到了预期的结果。
This paper describes the implementation of Booth algorithm in a 8-bit microprogram controlled model computer. Through analyzing the Booth algorithm by using the flow chart and program assembly language, it is found that the Booth algo rithm can be applied to 8-bit microprogram controlled model computer.