Floating-point arithmetic
A.A computer has floating-point arithmetic instructions. But the CPU hardware (datapath) does not have the floating-point ALU. How should the system handle floating-point arithmetic? B. In some computers, the floating-point ALU is self-contained and has no dependence on integer ALU. What are the advantages and disadvantages of such computers?
Floating-point arithmetic Read More »